Gecode::Int::Bool::Le< BV > Class Template Reference
[Integer propagators]
#include <bool.hh>
Detailed Description
template<class BV>
class Gecode::Int::Bool::Le< BV >
Boolean less propagator.
Requires
#include "gecode/int/bool.hh"
Definition at line 214 of file bool.hh.
Static Public Member Functions | |
static ExecStatus | post (Space *home, BV b0, BV b1) |
Post propagator . |
Member Function Documentation
template<class BV>
ExecStatus Gecode::Int::Bool::Le< BV >::post | ( | Space * | home, | |
BV | b0, | |||
BV | b1 | |||
) | [inline, static] |
The documentation for this class was generated from the following files:
- gecode/int/bool.hh (Revision: 5993)
- gecode/int/bool/lq.icc (Revision: 6017)