Generated on Tue May 22 09:41:23 2018 for Gecode by doxygen 1.6.3

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

Boolean less propagator. More...

#include <bool.hh>

List of all members.

Static Public Member Functions

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

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 
) [inline, static]

Post propagator $ b_0 < b_1$.

Definition at line 228 of file lq.hpp.


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