element.cpp File Reference
#include "test/int.hh"#include <gecode/minimodel.hh>#include <climits>Go to the source code of this file.
Classes | |
| class | Test::Int::Element::IntIntVar |
| Test for element with integer array and integer variables More... | |
| class | Test::Int::Element::IntIntInt |
| Test for element with integer array and integer variables More... | |
| class | Test::Int::Element::IntIntShared |
| Test for element with integer array and single shared integer variable More... | |
| class | Test::Int::Element::IntBoolVar |
| Test for element with integer array and integer and Boolean variable More... | |
| class | Test::Int::Element::IntBoolInt |
| Test for element with integer array and integer and Boolean variable More... | |
| class | Test::Int::Element::VarIntVar |
| Test for element with variable array and integer variables More... | |
| class | Test::Int::Element::VarIntInt |
| Test for element with variable array and integer variables More... | |
| class | Test::Int::Element::VarIntShared |
| Test for element with variable array and shared integer variable More... | |
| class | Test::Int::Element::VarBoolVar |
| Test for element with Boolean variable array and integer variable More... | |
| class | Test::Int::Element::VarBoolInt |
| Test for element with Boolean variable array and integer variable More... | |
| class | Test::Int::Element::MatrixIntIntVarXY |
| Test for matrix element with integer array and integer variable More... | |
| class | Test::Int::Element::MatrixIntIntVarXX |
| Test for matrix element with integer array and integer variable More... | |
| class | Test::Int::Element::MatrixIntBoolVarXY |
| Test for matrix element with integer array and Boolean variable More... | |
| class | Test::Int::Element::MatrixIntBoolVarXX |
| Test for matrix element with integer array and Boolean variable More... | |
| class | Test::Int::Element::MatrixIntVarIntVarXY |
| Test for matrix element with integer variable array and integer variable More... | |
| class | Test::Int::Element::MatrixIntVarIntVarXX |
| Test for matrix element with integer variable array and integer variable More... | |
| class | Test::Int::Element::MatrixBoolVarBoolVarXY |
| Test for matrix element with Boolean variable array and Boolean variable More... | |
| class | Test::Int::Element::MatrixBoolVarBoolVarXX |
| Test for matrix element with Boolean variable array and Boolean variable More... | |
| class | Test::Int::Element::Create |
| Help class to create and register tests. More... | |
Namespaces | |
| namespace | Test |
General test support. | |
| namespace | Test::Int |
Testing finite domain integers. | |
| namespace | Test::Int::Element |
Tests for element constraints | |
Variables | |
| Create | Test::Int::Element::c |
