divmod.hpp File Reference
(Revision: 8082)
#include <gecode/int/linear.hh>Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| Gecode toplevel namespace. | |
| namespace | Gecode::Int |
| Finite domain integers. | |
| namespace | Gecode::Int::Arithmetic |
| Numerical (arithmetic) propagators. | |
Functions | |
| template<class Val , class VA , class VB , class VC , bool towardsMinInf> | |
| ExecStatus | Gecode::Int::Arithmetic::prop_div_plus_bnd (Space &home, Propagator &p, VA x0, VB x1, VC x2) |
