sqr.icc File Reference
(Revision: 7348)
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Int |
namespace | Gecode::Int::Arithmetic |
Classes | |
class | Gecode::Int::Arithmetic::ValuesMapSqr |
Mapping integer to square. More... | |
class | Gecode::Int::Arithmetic::ValuesMapSqrt |
Mapping integer to square root. More... | |
Functions | |
template<class VA, class VB> | |
ExecStatus | Gecode::Int::Arithmetic::prop_sqr_plus_bnd (Space *home, VA x0, VB x1) |