Freecell Solver version 2.30.0
has been released. It is available in the form of a source tarball from
the
download page.
This release adds the run-time presets "gooey-unknown-thing", "sand-stone"
and "slick-rock" that aim to minimise the average lengths of the resultant
solutions. (as opposed to minimising the time it takes to solve). It also
adds support for using any of the tree implementation supplied by
libavl version 2 for
both the positions storage and the stacks storage.
There's a bug fix in the fc-pro range solver for a bug that caused the
Freecell Pro compatible moves to be mis-calculated. Moreover, the code
has experienced a substantial re-organisation and the Makefiles for the
different compiler were merged into one (which was later fixed).
There are also new compile-time options to exclude various functionality
that may not be needed.
Download it while its hot!