Gecode::MiniModel::BoolRel Class Reference
#include <minimodel.hh>
Detailed Description
Boolean relations.Definition at line 545 of file minimodel.hh.
Public Member Functions | |
BoolRel (const BoolExpr &e, bool t) | |
Constructor. | |
void | post (Space *home, IntConLevel icl, PropKind pk) const |
Post propagators for relation. |
Constructor & Destructor Documentation
Gecode::MiniModel::BoolRel::BoolRel | ( | const BoolExpr & | e, | |
bool | t | |||
) | [inline] |
Member Function Documentation
void Gecode::MiniModel::BoolRel::post | ( | Space * | home, | |
IntConLevel | icl, | |||
PropKind | pk | |||
) | const [inline] |
The documentation for this class was generated from the following files:
- gecode/minimodel.hh (Revision: 7354)
- gecode/minimodel/bool-rel.icc (Revision: 6264)