Hi! I'm writing an MFC sudoku generator/solver, and its all pretty much complete, except i cant quite get the difficulty ratings just right. Because of the way the puzzles are generated, its not feasable to use the 'give each solving method a value' technique. Yours is the closest so far. Could you explain how you derive your difficulty ratings? Many thanks!
Pete
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! I'm writing an MFC sudoku generator/solver, and its all pretty much complete, except i cant quite get the difficulty ratings just right. Because of the way the puzzles are generated, its not feasable to use the 'give each solving method a value' technique. Yours is the closest so far. Could you explain how you derive your difficulty ratings? Many thanks!
Pete