DanO wrote:Now look at the messages for where it says the puzzle is invalid.
Ah, nice catch. When it was doing its validity checking, the app was only using the solved squares, and not taking into account any reductions you'd made.
So the invalid reductions you made were not triggering any warnings.
I have put in a fix; v2.0.4 will validity-check using any reductions you have made, and Recurse! will first try with reductions, and then with just solved squares, in order to give you better feedback.
2.0.4 will also contain some of the simpler versions of Unique Rectangles.