The Light Up solver limits its recursion depth, so if it fails to find
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 23 Jan 2012 18:56:05 +0000 (18:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 23 Jan 2012 18:56:05 +0000 (18:56 +0000)
commit522cc971b8020d03f598b8413c82658fdd556fd5
tree41cb75c639d5d71b7e16d8cf29b13e2718f1b218
parentf50327a38c3162a1a6caf7394e5997e992bc33b8
The Light Up solver limits its recursion depth, so if it fails to find
a solution then it should not deduce that no solution exists. Change
wording of the error message returned from the Solve user action.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9387 cda61777-01e9-0310-a592-d414129be87e
lightup.c