Freecell Solver is a library that automatically solves games of Freecell, and several similar Solitaire variants, as well as games of Simple Simon. The distribution also contains some stand-alone command line programs.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão instala o cabeçalho fcs_dllexport.h, que quebrou a tentar compilar com solver libfreecell por terceiros. Ele adiciona a opção - tracemem. Ele tem uma correção de erros para gradativamente aumentar os limites de tempo de execução. Ele adiciona uma versão modificada da árvore equilibrada kazlib binário para a distribuição a ser usado como um backend para despensas. Ele renova a gama de diferentes solvers, extração de recursos comuns. Existem algumas otimizações relativamente menores e limpeza de código.
Tags:
Stable, Code cleanup, licensing, Bugfixes
This release installs the fcs_dllexport.h header, which broke trying to compile with libfreecell-solver by third parties. It adds the --tracemem option. It has a bugfix for incrementally increasing the run-time limits. It adds a modified version of the kazlib balanced binary tree to the distribution to be used as a backend for storages. It revamps the various range solvers, extracting common functionality. There are some relatively minor optimizations and code cleanups.