Using sudoku as an example, only place a number if through examining the board it can determine that the number must fill that particular space, either because no other number can or because no other square can hold that number or for some other reason that can be explained as a deterministic step. The idea behind this is that I'm trying to determine if a puzzle is solvable in a way such that for every step in the solution, there exists a logical next step to take. On Tue, Feb 9, 2010 at 12:22 AM, Wit Jakuczun <wit.jakuczun_at_gmail.com>wrote: > 2010/2/8 Alex Rozenshteyn <rpglover64_at_gmail.com>: > > Is there a way to tell eclipse to "never guess", i.e. only fill a > constraint > > if there is a "logical" reason to? > > > I do not understand what you mean by "never guess" and "fill a > constraint"? Could you elaborate on this? > > > Best regards > -- > [ Wit Jakuczun http://wlogsolutions.com ] > -- Alex RReceived on Tue Feb 09 2010 - 17:48:18 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET