Test for matrix element with integer variable array and integer variable More...
Public Member Functions | |
MatrixIntVarIntVarXY (void) | |
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 matrix element with integer variable array and integer variable
Definition at line 385 of file element.cpp.
Test::Int::Element::MatrixIntVarIntVarXY::MatrixIntVarIntVarXY | ( | void | ) | [inline] |
Create and register test.
Definition at line 388 of file element.cpp.
virtual bool Test::Int::Element::MatrixIntVarIntVarXY::solution | ( | const Assignment & | x | ) | const [inline, virtual] |
virtual void Test::Int::Element::MatrixIntVarIntVarXY::post | ( | Gecode::Space & | home, |
Gecode::IntVarArray & | x | ||
) | [inline, virtual] |