sqrt.hpp File Reference
(Revision: 10364)
#include <cmath>Go to the source code of this file.
Classes | |
| class | Gecode::Int::Arithmetic::RangesMapSqr |
| Mapping ranges to squares. More... | |
| class | Gecode::Int::Arithmetic::RangesMapSqrt |
| Mapping integer to square root. More... | |
Namespaces | |
| namespace | Gecode |
Gecode toplevel namespace | |
| namespace | Gecode::Int |
Finite domain integers. | |
| namespace | Gecode::Int::Arithmetic |
Numerical (arithmetic) propagators. | |
Functions | |
| template<class View > | |
| ExecStatus | Gecode::Int::Arithmetic::prop_sqrt_bnd (Space &home, View x0, View x1) |
