Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Due: Friday, Feburary 26, 2010

Extra Credit (100 pts.)

Overview

Write a Scheme function reduce that reduces boolean expressions (represented in Scheme notation) to simplified form. For the purposes of this assignment, boolean expressions are Scheme expressions constructed from:

...