Test::Int::Element Namespace Reference
Tests for element constraints More...
Classes | |
| class | IntIntVar |
| Test for element with integer array and integer variables More... | |
| class | IntIntInt |
| Test for element with integer array and integer variables More... | |
| class | IntIntShared |
| Test for element with integer array and single shared integer variable More... | |
| class | IntBoolVar |
| Test for element with integer array and integer and Boolean variable More... | |
| class | IntBoolInt |
| Test for element with integer array and integer and Boolean variable More... | |
| class | VarIntVar |
| Test for element with variable array and integer variables More... | |
| class | VarIntInt |
| Test for element with variable array and integer variables More... | |
| class | VarIntShared |
| Test for element with variable array and shared integer variable More... | |
| class | VarBoolVar |
| Test for element with Boolean variable array and integer variable More... | |
| class | VarBoolInt |
| Test for element with Boolean variable array and integer variable More... | |
| class | MatrixIntIntVarXY |
| Test for matrix element with integer array and integer variable More... | |
| class | MatrixIntIntVarXX |
| Test for matrix element with integer array and integer variable More... | |
| class | MatrixIntBoolVarXY |
| Test for matrix element with integer array and Boolean variable More... | |
| class | MatrixIntBoolVarXX |
| Test for matrix element with integer array and Boolean variable More... | |
| class | MatrixIntVarIntVarXY |
| Test for matrix element with integer variable array and integer variable More... | |
| class | MatrixIntVarIntVarXX |
| Test for matrix element with integer variable array and integer variable More... | |
| class | MatrixBoolVarBoolVarXY |
| Test for matrix element with Boolean variable array and Boolean variable More... | |
| class | MatrixBoolVarBoolVarXX |
| Test for matrix element with Boolean variable array and Boolean variable More... | |
| class | Create |
| Help class to create and register tests. More... | |
Variables | |
| Create | c |
Detailed Description
Tests for element constraints
