Go to the source code of this file.
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Int | |
Finite domain integers. | |
Gecode::Int::Arithmetic | |
Numerical (arithmetic) propagators. | |
Constant Groups | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Int | |
Finite domain integers. | |
Gecode::Int::Arithmetic | |
Numerical (arithmetic) propagators. | |
Functions | |
template<class IntType > | |
bool | Gecode::Int::Arithmetic::even (IntType n) |
template<class IntType > | |
IntType | Gecode::Int::Arithmetic::pow (IntType x, int n) |
int | Gecode::Int::Arithmetic::tpow (int _x, int n) |
bool | Gecode::Int::Arithmetic::powgr (int r, int n, int x) |
Test whether ![]() | |
int | Gecode::Int::Arithmetic::fnroot (int x, int n) |
bool | Gecode::Int::Arithmetic::powle (int r, int n, int x) |
Test whether ![]() | |
int | Gecode::Int::Arithmetic::cnroot (int x, int n) |
Return ![]() ![]() | |