#include <gecode/int/rel.hh>
Go to the source code of this file.
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Int | |
Finite domain integers. | |
Gecode::Int::Arithmetic | |
Numerical (arithmetic) propagators. | |
Enumerations |
Functions | |
template<class View > | |
ExecStatus | Gecode::Int::Arithmetic::prop_max_bnd (Space &home, View x0, View x1, View x2) |
template<class View > | |
ExecStatus | Gecode::Int::Arithmetic::prop_nary_max_bnd (Space &home, Propagator &p, ViewArray< View > &x, View y, PropCond pc) |