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

FCSCompactStateWithLocations.h File Reference

This file contains the FCSCompactStateWithLocations class. More...

#include "FCCompactState.h"

Go to the source code of this file.

Classes

class  FCSCompactStateWithLocations< StateWithLocation >
 Abstract class representing a compact state in a card game with additional data to process and store it. More...

Defines

#define FCS_FREECELLS_OFFSET   (MAX_NUM_STACKS*(MAX_NUM_CARDS_IN_A_STACK+1))
 Offset of the freecells in the array of cards.
#define FCS_FOUNDATIONS_OFFSET   (MAX_NUM_STACKS*(MAX_NUM_CARDS_IN_A_STACK+1)+MAX_NUM_FREECELLS)
 Offset of the foundataions in the array of cards.


Detailed Description

Author:
Michael Mann
Version:
1.0
Date:
August 2002

Definition in file FCSCompactStateWithLocations.h.


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