Test for if-the-else-constraint More...
Public Member Functions | |
ITE (Gecode::IntConLevel icl) | |
Construct and register test. | |
virtual bool | solution (const Assignment &x) const |
Check whether x is solution. | |
virtual void | post (Gecode::Space &home, Gecode::IntVarArray &x) |
Post constraint. |
Test::Int::Bool::ITE::ITE | ( | Gecode::IntConLevel | icl | ) | [inline] |
virtual bool Test::Int::Bool::ITE::solution | ( | const Assignment & | x | ) | const [inline, virtual] |
virtual void Test::Int::Bool::ITE::post | ( | Gecode::Space & | home, |
Gecode::IntVarArray & | x | ||
) | [inline, virtual] |