Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0

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

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: