#include <limits.h>
#include "FCState.h"
#include "FCSMove.h"
#include "FCSDerivedStates.h"
#include "FCCommandLineArguments.h"
#include "FCSStateStorage.h"
#include "FCSStackStorage.h"
#include "FCSIndirectStateCompareAlgorithm.h"
#include "HashAlgorithms.h"
Go to the source code of this file.
Classes | |
class | FCSFreecellData |
Holds all of the common data for the freecell solver. More... |
Definition in file FCSFreecellData.h.