#include "test/int.hh"
Go to the source code of this file.
Classes | |
class | Test::Int::Sorted::SortIntMin |
Relation for sorting integers in increasing order. More... | |
class | Test::Int::Sorted::NoVar |
Test sorted without permutation variables More... | |
class | Test::Int::Sorted::PermVar |
Test sorted with permutation variables More... | |
Namespaces | |
Test | |
General test support. | |
Test::Int | |
Testing finite domain integers. | |
Test::Int::Sorted | |
Tests for sorted constraints | |
Variables | |
NoVar | Test::Int::Sorted::novar |
PermVar | Test::Int::Sorted::permvar |