Generated on Mon Aug 25 11:35:45 2008 for Gecode by doxygen 1.5.6

bool.cc File Reference

(Revision: 6288)

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

Go to the source code of this file.

Namespaces

namespace  Test
namespace  Test::Int
namespace  Test::Int::Bool

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::Create
 Help class to create and register tests. More...

Functions

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

Variables

Create Test::Int::Bool::c