Update: I have looked into the Peg Solitaire #25 validation failure with blind
search and can reproduce it, both with the old code (revision 9edab9ae17f9) and
the current one (revision 2bf9bb7ca79e). The problem is solved in less than 10
seconds and only has one generator, so hopefully it should not be too hard to
debug it.
(Nir, if you want to run the standard validator on this, you maybe first have to
need to remove the string "- number" from the domain file or VAL will crash. At
least my copy does, but I'm not sure if it's the newest version. This does not
affect the semantics of the domain, as "- number" is the default anyway.)
|