Generated on Mon Jul 6 18:09:30 2009 for Gecode by doxygen 1.5.9

Gecode::BoolRel Class Reference

Boolean relations. More...

#include <minimodel.hh>

List of all members.

Public Member Functions

 BoolRel (const BoolExpr &e, bool t)
 Constructor.
void post (Space &home, IntConLevel icl) const
 Post propagators for relation.


Detailed Description

Boolean relations.

Definition at line 769 of file minimodel.hh.


Constructor & Destructor Documentation

Gecode::BoolRel::BoolRel ( const BoolExpr e,
bool  t 
) [inline]

Constructor.

Definition at line 45 of file bool-rel.hpp.


Member Function Documentation

void Gecode::BoolRel::post ( Space home,
IntConLevel  icl 
) const [inline]

Post propagators for relation.

Definition at line 49 of file bool-rel.hpp.


The documentation for this class was generated from the following files: