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

Int Class Reference

#include <Int.h>

Inheritance diagram for Int:

Variable Value List of all members.

Public Member Functions

 Int (const int v)
 Int (const Int &v)
Intoperator= (const Int &v)
 operator int () const
virtual wostream & print (wostream &wos) const
 Int (const Problem &problem)
 Int (const Problem &problem, const values::Int min, const values::Int max)
 Int (const Problem &problem, const vector< values::Int > &array)
values::Int & value () const

Detailed Description

This class should be used to represent integer values in CSPs. It is a wrapper for `int'.


The documentation for this class was generated from the following files:
Generated on Wed May 25 12:21:19 2005 for csp.kdevelop by  doxygen 1.3.9.1