]> git.cworth.org Git - rrsolve/commit
Slight tweak in solution selection. It now prefers long sequences of the same robot
authorCarl Worth <cworth@cworth.org>
Fri, 27 Jun 2003 03:16:49 +0000 (03:16 +0000)
committerCarl Worth <cworth@cworth.org>
Fri, 27 Jun 2003 03:16:49 +0000 (03:16 +0000)
commit2c00783f6c19313d78dc29fc65c483f5e5d0c81b
tree6b2f3df45ac27732eb54c543713899fe96983ac2
parentbd8da1e424801d02a88e2e6b76985f33c336b887
Slight tweak in solution selection. It now prefers long sequences of the same robot
moving, (searching from the last move backwards). This makes some solutions much easier
to follow.

Fixed handling of board changes in various conditions, (some of these hacks can go away with
the new NOTICE BOARD from the server).

Fixed some memory leaks.
src/rrsolve.c