Generated on Mon Nov 30 23:53:59 2009 for Gecode by doxygen 1.6.1

Test::Set::Element Namespace Reference

Tests for set element constraints. More...

Classes

class  ElementUnion
 Test for ElementUnion constraint. More...
class  ElementUnionConst
 Test for ElementUnion constraint. More...
class  ElementInter
 Test for ElementInter constraint. More...
class  ElementInterIn
 Test for ElementInter constraint. More...
class  ElementDisjoint
 Test for ElementDisjoint constraint. More...
class  ElementSet
 Test for ElementElement constraint. More...
class  ElementSetConst
 Test for ElementUnion constraint. More...
class  MatrixIntSet
 Test for matrix element with integer set array and set variable. More...

Variables

ElementUnion _elementunion ("Element::Union")
ElementUnionConst _elementunionconst ("Element::UnionConst")
ElementInter _elementinter ("Element::Inter")
ElementInterIn _elementinterin ("Element::InterIn")
ElementDisjoint _elementdisjoint ("Element::Disjoint")
ElementSet _elementset ("Element::Set")
ElementSetConst _elementsetconst ("Element::SetConst")
MatrixIntSet _emis

Detailed Description

Tests for set element constraints.