Sudoku Explainer Changelog

What's new in Sudoku Explainer 1.2.1

May 14, 2010
  • Added an additional check to fix false positives in BUG detection
  • Changed ratings for nested chains. Nesting level has now more impact on rating.
  • (Basically, this only adds 0.2 to the rating of the rare Sudokus with at least a "xxx Forcing Chain (+Multiple Forcing Chain)" and 0.4 to those with "xxx Forcing
  • Chain (+Dynamic Forcing Chain)".)
  • Removed unused code in grid generation. Should be slightly faster on average.
  • Swapped ratings of XY-Wing and XYZ-Wing. Now XYZ-Wing is rated higher.
  • Sources released under the LGPL (version 2.1 or later). Should compile with Sun JDK >= 5 and Eclipse