Versions Compared

Key

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

...

The support code provided contains a DrJava project and a few simple Junit tests.  The code download is coming "Real Soon Now" ...

Full Javadocs are available in the supplied code in the docs folder.   Simply open the index.html file in your browser. 

The assignment

The purpose of this assignment is to build a Java solver that finds all of the different solutions of the game using a constraint-based approach.

...