Generated on Mon Aug 25 11:35:50 2008 for Gecode by doxygen 1.5.6

Gecode::Int::Bool::Le< BV > Class Template Reference
[Integer propagators]

#include <bool.hh>

List of all members.


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 $ b_0 < b_1$.

Member Function Documentation

template<class BV>
ExecStatus Gecode::Int::Bool::Le< BV >::post ( Space home,
BV  b0,
BV  b1 
) [inline, static]

Post propagator $ b_0 < b_1$.

Definition at line 138 of file lq.icc.


The documentation for this class was generated from the following files: