chiark / gitweb /
Various changes prompted by my boss taking an interest:
authorSimon Tatham <anakin@pobox.com>
Mon, 25 Apr 2005 14:03:53 +0000 (14:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 25 Apr 2005 14:03:53 +0000 (14:03 +0000)
commita163926ed5b74c23211ccd4b3f3e58401d8f720b
tree087acc48f7686d59296a679b627bb79a17a323c4
parent6bf62f457799bfa1b608dec6f08e2e97e9ea561f
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).

[originally from svn r5670]
solo.c