Miscellaneous cleanup.
authorEevee <eevee@nyarumaa.(none)>
Wed, 7 Jan 2009 14:42:43 +0000 (09:42 -0500)
committerEevee <eevee@nyarumaa.(none)>
Wed, 7 Jan 2009 14:42:43 +0000 (09:42 -0500)
Changed Grid.is_filled() to a property.
Removed Grid.check(), which didn't do anything anyway.
Cleaned up Grid.solve() slightly and fixed an egregious logic error.
Clarified Cell.normalize() docstring.


No differences found