
Test for integer cardinality with max cardinality for all variables More...
Public Member Functions | |
| IntAllMax (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 max cardinality for all variables
| Test::Int::GCC::IntAllMax::IntAllMax | ( | Gecode::IntConLevel | icl | ) | [inline] |
| virtual bool Test::Int::GCC::IntAllMax::solution | ( | const Assignment & | x | ) | const [inline, virtual] |
| virtual void Test::Int::GCC::IntAllMax::post | ( | Gecode::Space & | home, |
| Gecode::IntVarArray & | x | ||
| ) | [inline, virtual] |