Gecode::BoolRel Class Reference
Boolean relations. More...
#include <minimodel.hh>
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] |
Member Function Documentation
| void Gecode::BoolRel::post | ( | Space & | home, | |
| IntConLevel | icl | |||
| ) | const [inline] |
The documentation for this class was generated from the following files:
- gecode/minimodel.hh (Revision: 8565)
- gecode/minimodel/bool-rel.hpp (Revision: 8082)
