Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
bool.cpp File Reference

(Revision: 13581)

#include "test/int.hh"
#include <gecode/minimodel.hh>

Go to the source code of this file.

Classes

class  Test::Int::Bool::BinXYZ
 Test for binary Boolean operation More...
 
class  Test::Int::Bool::BinXXY
 Test for binary Boolean operation with shared variables More...
 
class  Test::Int::Bool::BinXYX
 Test for binary Boolean operation with shared variables More...
 
class  Test::Int::Bool::BinXYY
 Test for binary Boolean operation with shared variables More...
 
class  Test::Int::Bool::BinXXX
 Test for binary Boolean operation with shared variables More...
 
class  Test::Int::Bool::BinConstXY
 Test for binary Boolean operation with constant More...
 
class  Test::Int::Bool::BinConstXX
 Test for binary Boolean operation with shared variables and constant More...
 
class  Test::Int::Bool::Nary
 Test for Nary Boolean operation More...
 
class  Test::Int::Bool::NaryShared
 Test for Nary Boolean operation More...
 
class  Test::Int::Bool::NaryConst
 Test for Nary Boolean operation with constant More...
 
class  Test::Int::Bool::ClauseXYZ
 Test for Clause Boolean operation More...
 
class  Test::Int::Bool::ClauseXXYYX
 Test for Clause Boolean operation More...
 
class  Test::Int::Bool::ClauseXXY
 Test for Clause Boolean operation More...
 
class  Test::Int::Bool::ClauseConst
 Test for Clause Boolean operation with constant More...
 
class  Test::Int::Bool::ITE
 Test for if-the-else-constraint More...
 
class  Test::Int::Bool::Create
 Help class to create and register tests. More...
 

Namespaces

 Test
 General test support.
 
 Test::Int
 Testing finite domain integers.
 
 Test::Int::Bool
 Tests for Boolean constraints
 

Functions

int Test::Int::Bool::check (int x0, Gecode::BoolOpType op, int x1)
 

Variables

Create Test::Int::Bool::c
 
ITE Test::Int::Bool::itebnd (Gecode::ICL_BND)
 
ITE Test::Int::Bool::itedom (Gecode::ICL_DOM)