Various changes prompted by my boss taking an interest:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 25 Apr 2005 14:03:53 +0000 (14:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 25 Apr 2005 14:03:53 +0000 (14:03 +0000)
commit3ddae0ff1ac0a8e6b42fb647cfe73b62e16b740d
tree087acc48f7686d59296a679b627bb79a17a323c4
parent4846f788f861e4c7d895831ba77c497f6875d998
Various changes prompted by my boss taking an interest:
 - added a compilation option -DSTANDALONE_SOLVER which makes both
   of Solo's internal solvers accessible from the command line.
 - fix a bug in nsolve turned up by testing in this mode: it failed
   to iterate at all! Oddly, this massive improvement to the
   effectiveness of nsolve hasn't emptied the generated grids by
   very much.
 - add an extra mode of reasoning to my to-do list (which is the
   dual of one already there, so I'm kicking myself).

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5670 cda61777-01e9-0310-a592-d414129be87e
solo.c