1. Goals
- An ANSI C Library (and some standalone command line programs) for solving Freecell and several similar Solitaire games.
-
Aims for:
- Modularity
- Speed
- Reduced memory consumption
- Smart algorithms
- For more information consult the appropriate section of the architecture document.