#include <stdlib.h>
#include "FCSFreecellData.h"
#include "FCSFreecellAlgorithm.h"
Go to the source code of this file.
Classes | |
class | FCSBFSSolvingAlgorithm< SolvingAlgorithmType > |
Breadth First Search method solver. More... |
Definition in file FCSBFSSolvingAlgorithm.h.