Gecode::MiniModel::BoolRel Class Reference
#include <minimodel.hh>
Detailed Description
Boolean relations.
Definition at line 387 of file minimodel.hh.
Public Member Functions | |
BoolRel (const BoolExpr &e, bool t) | |
Constructor. | |
void | post (Space *home) 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 | ) | const [inline] |
The documentation for this class was generated from the following files:
- gecode/minimodel.hh (Revision: 3579)
- gecode/minimodel/bool-rel.icc (Revision: 3513)