Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
nroot.hpp File Reference

(Revision: 13993)

#include <gecode/int/rel.hh>
#include <climits>
#include <algorithm>

Go to the source code of this file.

Classes

class  Gecode::Int::Arithmetic::RangesMapPow< Ops >
 Mapping ranges to powers. More...
 
class  Gecode::Int::Arithmetic::RangesMapNroot< Ops >
 Mapping integer to n-th root. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Arithmetic
 Numerical (arithmetic) propagators.
 

Functions

template<class Ops , bool minus>
ExecStatus Gecode::Int::Arithmetic::prop_nroot_plus_bnd (Space &home, IntView x0, IntView x1, const Ops &ops)
 
template<class Ops >
ExecStatus Gecode::Int::Arithmetic::prop_nroot_bnd (Space &home, IntView x0, IntView x1, const Ops &ops)