Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

TestSolvingAlgorithms.cpp File Reference

This file contains the implementation of functions to test the freecell solving algorithms. More...

#include "FCCommandLineArguments.h"
#include "FCSFreecellSolvingAlgorithm.h"
#include "FCSOptimizeSolvingAlgorithm.h"
#include "TestSolvingAlgorithms.h"
#include "MainGameFunctions.h"
#include "AFreecellGameBoard.h"

Go to the source code of this file.

Defines

#define NUMBER_OF_COMMAND_LINE_PARAMETERS   16
 Maximum number of command line parameters.
#define MAX_LENGTH_OF_COMMAND_LINE_PARAMETER   40
 Largest string size a command line parameter can have.
#define TEST_GAME_START   1
 what board number to start testing at
#define TEST_GAME_END   1001
 what board number to end testing at

Functions

void TestEachGame ()
 Test each game type.


Detailed Description

Author:
Michael Mann
Version:
1.0
Date:
August 2002

Definition in file TestSolvingAlgorithms.cpp.


Generated on Sat Nov 5 11:20:16 2005 for Cpp Freecell Solver by  doxygen 1.4.4