Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
Test::Int::Sorted Namespace Reference

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

Detailed Description

Tests for sorted constraints

Variable Documentation

◆ novar

NoVar Test::Int::Sorted::novar

Definition at line 153 of file sorted.cpp.

◆ permvar

PermVar Test::Int::Sorted::permvar

Definition at line 154 of file sorted.cpp.