CSPvariable< T > Struct Template Reference

Struct used for describing a variable in the CSP. More...

#include <csp++.h>

List of all members.

Public Attributes

int index
 Index of the variable.
bool fixed
 If the value of the variable is set explicitely, this value is true.
value
 The value of the variable.
std::vector< T > domain
 Domain of the variable, declared as a vector.

Detailed Description

template<class T>
struct CSPvariable< T >

Struct used for describing a variable in the CSP.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables
Generated on Mon May 24 01:58:02 2010 for libCSP++ by  doxygen 1.6.3