
Test for integer cardinality with min and max for all variables More...
Public Member Functions | |
| IntAllMinMax (Gecode::IntConLevel icl) | |
| Create and register test. | |
| virtual bool | solution (const Assignment &x) const |
| Test whether x is solution | |
| virtual void | post (Gecode::Space &home, Gecode::IntVarArray &x) |
| Post constraint on x. | |
Test for integer cardinality with min and max for all variables
| Test::Int::GCC::IntAllMinMax::IntAllMinMax | ( | Gecode::IntConLevel | icl | ) | [inline] |
| virtual bool Test::Int::GCC::IntAllMinMax::solution | ( | const Assignment & | x | ) | const [inline, virtual] |
| virtual void Test::Int::GCC::IntAllMinMax::post | ( | Gecode::Space & | home, |
| Gecode::IntVarArray & | x | ||
| ) | [inline, virtual] |