chiark / gitweb /
Another highlighting patch from Richard Boulton: immediately flag
authorSimon Tatham <anakin@pobox.com>
Wed, 1 Jun 2005 18:33:25 +0000 (18:33 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 1 Jun 2005 18:33:25 +0000 (18:33 +0000)
commitf46086ab6dbd5a6240257eea6b0b9629e28cb82e
treeed08cb4da6d7aa2fb20fe93f0c48abdd44d3573f
parent50edaa578b614eb74c57a38faa2d05ab628ff81b
Another highlighting patch from Richard Boulton: immediately flag
any actual clashes (duplicate numbers in a row, column or block) in
red. This is a non-privileged deduction: it doesn't compare against
a known solution or consult a solver. It simply indicates reasons
why (no superset of) the current grid would cause the completion
flash to go off.

[originally from svn r5898]
solo.c