Generated on Fri May 13 2011 22:41:24 for Gecode by doxygen 1.7.1

rel.hh File Reference

(Revision: 9878)

#include <gecode/int.hh>
#include <gecode/int/rel/eq.hpp>
#include <gecode/int/rel/nq.hpp>
#include <gecode/int/rel/lq-le.hpp>
#include <gecode/int/rel/lex.hpp>

Go to the source code of this file.

Classes

class  Gecode::Int::Rel::EqDom< View0, View1 >
 Binary domain consistent equality propagator. More...
class  Gecode::Int::Rel::EqBnd< View0, View1 >
 Binary bounds consistent equality propagator. More...
class  Gecode::Int::Rel::NaryEqDom< View >
 n-ary domain consistent equality propagator More...
class  Gecode::Int::Rel::NaryEqBnd< View >
 n-ary bounds consistent equality propagator More...
class  Gecode::Int::Rel::ReEqDom< View, CtrlView >
 Reified binary domain consistent equality propagator. More...
class  Gecode::Int::Rel::ReEqBnd< View, CtrlView >
 Reified binary bounds consistent equality propagator. More...
class  Gecode::Int::Rel::ReEqDomInt< View, CtrlView >
 Reified domain consistent equality with integer propagator. More...
class  Gecode::Int::Rel::ReEqBndInt< View, CtrlView >
 Reified bounds consistent equality with integer propagator. More...
class  Gecode::Int::Rel::Nq< View >
 Binary disequality propagator. More...
class  Gecode::Int::Rel::Lq< View >
 Less or equal propagator. More...
class  Gecode::Int::Rel::Le< View >
 Less propagator. More...
class  Gecode::Int::Rel::ReLq< View, CtrlView >
 Reified less or equal propagator. More...
class  Gecode::Int::Rel::ReLqInt< View, CtrlView >
 Reified less or equal with integer propagator. More...
class  Gecode::Int::Rel::Lex< View >
 Lexical ordering propagator. More...

Namespaces

namespace  Gecode::Int::Rel
 

Simple relation propagators.


namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.