Skip to content

1.1

Compare
Choose a tag to compare
@Maumagnaguagno Maumagnaguagno released this 30 Oct 01:38
· 451 commits to master since this release

This release supports Ruby 2.0 up to 2.7.
Many improvements to the planner, including:

  • Faster state duplication
  • Avoid stack overflow errors in recursive methods

Many improvements to the modules, including:

  • Lots of refactoring
  • Exit code based on problem return value
  • New extensions: Complexity, Dummy, Knoblock, Patterns, Pullup and Macro (replacing Refinements)

More examples and tests, including a fast Sudoku solver for MxN cells.