Generated on Sat Feb 7 2015 02:01:46 for Gecode by doxygen 1.8.9.1
Gecode::Int::Bool::Le< BV > Class Template Reference

Boolean less propagator. More...

#include <bool.hh>

Static Public Member Functions

static ExecStatus post (Home home, BV b0, BV b1)
 Post propagator $ b_0 < b_1$. More...
 

Detailed Description

template<class BV>
class Gecode::Int::Bool::Le< BV >

Boolean less propagator.

Requires

#include <gecode/int/bool.hh>

Definition at line 223 of file bool.hh.

Member Function Documentation

template<class BV >
ExecStatus Gecode::Int::Bool::Le< BV >::post ( Home  home,
BV  b0,
BV  b1 
)
inlinestatic

Post propagator $ b_0 < b_1$.

Definition at line 232 of file lq.hpp.


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