Generated on Fri Jan 28 2022 04:43:06 for Gecode by doxygen 1.8.13

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::ITEInt
 Test for if-then-else-constraint More...
 
class  Test::Int::Bool::ITEBool
 Test for if-then-else-constraint More...
 
class  Test::Int::Bool::Create
 Help class to create and register tests. More...
 

Variables

Create Test::Int::Bool::c
 
ITEInt Test::Int::Bool::itebnd (Gecode::IPL_BND)
 
ITEInt Test::Int::Bool::itedom (Gecode::IPL_DOM)
 
ITEBool Test::Int::Bool::itebool
 

Detailed Description

Variable Documentation

◆ c

Create Test::Int::Bool::c

Definition at line 535 of file bool.cpp.

◆ itebnd

ITEInt Test::Int::Bool::itebnd(Gecode::IPL_BND)

◆ itedom

ITEInt Test::Int::Bool::itedom(Gecode::IPL_DOM)

◆ itebool

ITEBool Test::Int::Bool::itebool

Definition at line 538 of file bool.cpp.