Generated on Mon Jul 27 2020 00:00:00 for Gecode by doxygen 1.8.18
lq.hpp File Reference

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Bool
 Boolean propagators.
 

Macros

#define GECODE_INT_STATUS(S0, S1)   ((BV::S0<<(1*BV::BITS))|(BV::S1<<(0*BV::BITS)))
 

Macro Definition Documentation

◆ GECODE_INT_STATUS

#define GECODE_INT_STATUS (   S0,
  S1 
)    ((BV::S0<<(1*BV::BITS))|(BV::S1<<(0*BV::BITS)))