Generated on Tue Sep 25 2012 20:53:29 for Gecode by doxygen 1.7.5
Gecode::Int::Bool::Le Class Reference

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

Boolean less propagator.

Requires

 #include <gecode/int/bool.hh> 

Member Function Documentation

ExecStatus Gecode::Int::Bool::Le::post ( Home  home,
BV  b0,
BV  b1 
) [inline, static]

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: