Tests for sorted constraints More...
Classes | |
class | NoVar |
Test sorted without permutation variables More... | |
class | PermVar |
Test sorted with permutation variables More... | |
class | SortIntMin |
Relation for sorting integers in increasing order. More... |
Variables | |
NoVar | novar |
PermVar | permvar |
Tests for sorted constraints
NoVar Test::Int::Sorted::novar |
Definition at line 153 of file sorted.cpp.
PermVar Test::Int::Sorted::permvar |
Definition at line 154 of file sorted.cpp.