Generated on Mon Nov 30 23:53:39 2009 for Gecode by doxygen 1.6.1

dom.cpp File Reference

(Revision: 8082)

#include "test/int.hh"

Go to the source code of this file.

Classes

class  Test::Int::Dom::DomInt
 Test for domain constraint (integer). More...
class  Test::Int::Dom::DomRange
 Test for domain constraint (range). More...
class  Test::Int::Dom::DomDom
 Test for domain constraint (full integer set). More...

Namespaces

namespace  Test
 

General test support.


namespace  Test::Int
 

Testing finite domain integers.


namespace  Test::Int::Dom
 

Tests for domain constraints.


Variables

const int Test::Int::Dom::r [4][2]
Gecode::IntSet Test::Int::Dom::d (r, 4)
DomInt Test::Int::Dom::di1 (1)
DomInt Test::Int::Dom::di3 (3)
DomRange Test::Int::Dom::dr1 (1)
DomRange Test::Int::Dom::dr3 (3)
DomDom Test::Int::Dom::dd1 (1)
DomDom Test::Int::Dom::dd3 (3)