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