tarek wrote:1. Change the Minimum number of values check (which will give an error if less than 8 on gui)
SukakuExplainer GUI can load a one line sukaku from either file or clipboard [both call the same code!] - works with 0 givens!
tarek wrote:2.Remove APE/ATE from the method hierarchy. Alternatively look at permutations.java and see if there is a way to allow countBits to accept 65-81. The code appears simple enough but will it allow simple changes
Commenting out the APE/ATE code in 'Solver(Grid grid)' constructor in Solver.java is my quickest fix!. Fixing Permutations.java will take more effort.
SukakuExplainer was an interesting coding diversion, I've no current plans to revisit as I don't solve sukakus! I've already built a SukakuExplainerNOAE.jar - I can put this on a free file hosting site for download if you need it fast!!