Generated on for Gecode by doxygen 1.17.0

Boolean less propagator. More...

#include <gecode/int/bool.hh>

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

Definition at line 223 of file bool.hh.

Member Function Documentation

◆ post()

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 228 of file lq.hpp.


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