max.icc File Reference
(Revision: 3512)
#include "gecode/int/rel.hh"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Int |
namespace | Gecode::Int::Arithmetic |
Enumerations | |
enum | Gecode::Int::Arithmetic::MaxPropStatus { Gecode::Int::Arithmetic::MPS_ASSIGNED = 1<<0, Gecode::Int::Arithmetic::MPS_REMOVED = 1<<1, Gecode::Int::Arithmetic::MPS_NEW_BOUND = 1<<2 } |
Status of propagation for nary max. More... |