Generated on Mon May 10 06:46:55 2010 for Gecode by doxygen 1.6.3

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 (Home home, IntConLevel icl) const
 Post propagators for relation.

Detailed Description

Boolean relations.

Definition at line 765 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 ( Home  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: