Freecell Solver
About
Freecell Solver is a set of APIs and command line applications written in C (“-std=gnu11”) to solve deals of Freecell and similar variants of card Solitaire.
Originally written as a way to test whether some ideas I had for solving Freecell programmatically would work, Freecell Solver grew to become a fast, versatile, and portable, program with many features, and has already been integrated into three Freecell implementations so far.
Licence
Freecell Solver is free and open-source software (FOSS) distributed under the MIT/Expat License, a permissive software licence.