40 namespace Gecode {
namespace Float {
bool valid(const FloatVal &n)
Return whether float n is a valid number.
Exception: Value out of limits
int n
Number of negative literals for node type.
void check(const FloatVal &n, const char *l)
Check whether float n is a valid number, otherwise throw out of limits exception with information l...
Gecode toplevel namespace