Freecell Solver - Evolution of a C Program
This presentation covers the evolution of Freecell Solver, an ANSI C library for solving some types of Solitaire games. It explains the algorithms, data structures and decisions that were implemented there.
- The Slides
- Summary of the lecture
- Quad-Pres Source of the Slides
- The various versions of the program for download.
- Deprecated summary of the lecture