chiark / gitweb /
Another tweak to the solver to make it handle blank tiles correctly.
authorSimon Tatham <anakin@pobox.com>
Sun, 22 May 2005 12:14:39 +0000 (12:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 22 May 2005 12:14:39 +0000 (12:14 +0000)
commitba3247bb927b412f67365264914740f75a35825b
tree689ee3a11c84e183d9fac07e1b33703cb0c2a9cb
parent0066cdd62aea5bde96903682e7fbdadfd5fd08d9
Another tweak to the solver to make it handle blank tiles correctly.
The previous checkin stopped it choking on them, but it didn't
actually manage to _deduce_ that all the edges bordering them had to
be closed. Now it does better.

[originally from svn r5829]
net.c