dom.cc File Reference
(Revision: 6199)
#include "test/int.hh"
Go to the source code of this file.
Namespaces | |
| namespace | Test |
| namespace | Test::Int |
| namespace | Test::Int::Dom |
Classes | |
| class | Test::Int::Dom::DomRange |
| Test for domain constraint (range). More... | |
| class | Test::Int::Dom::DomDom |
| Test for domain constraint (full integer set). More... | |
Variables | |
| const int | Test::Int::Dom::r [4][2] |
| Gecode::IntSet | Test::Int::Dom::d (r, 4) |
| DomRange | Test::Int::Dom::dr1 (1) |
| DomRange | Test::Int::Dom::dr3 (3) |
| DomDom | Test::Int::Dom::dd1 (1) |
| DomDom | Test::Int::Dom::dd3 (3) |
