Generated on Mon Jul 6 18:09:22 2009 for Gecode by doxygen 1.5.9

element.cpp File Reference

(Revision: 8560)

#include "test/int.hh"
#include <gecode/minimodel.hh>
#include <climits>

Go to the source code of this file.


Classes

class  Test::Int::Element::IntIntVar
 Test for element with integer array and integer variables. More...
class  Test::Int::Element::IntIntInt
 Test for element with integer array and integer variables. More...
class  Test::Int::Element::IntIntShared
 Test for element with integer array and single shared integer variable. More...
class  Test::Int::Element::IntBoolVar
 Test for element with integer array and integer and Boolean variable. More...
class  Test::Int::Element::IntBoolInt
 Test for element with integer array and integer and Boolean variable. More...
class  Test::Int::Element::VarIntVar
 Test for element with variable array and integer variables. More...
class  Test::Int::Element::VarIntInt
 Test for element with variable array and integer variables. More...
class  Test::Int::Element::VarIntShared
 Test for element with variable array and shared integer variable. More...
class  Test::Int::Element::VarBoolVar
 Test for element with Boolean variable array and integer variable. More...
class  Test::Int::Element::VarBoolInt
 Test for element with Boolean variable array and integer variable. More...
class  Test::Int::Element::Create
 Help class to create and register tests. More...

Namespaces

namespace  Test
 General test support.
namespace  Test::Int
 Testing finite domain integers.
namespace  Test::Int::Element
 Tests for element constraints.

Variables

Create Test::Int::Element::c