36namespace Gecode {
namespace Float {
int n
Number of negative literals for node type.
Exception: Value out of limits
bool valid(const FloatVal &n)
Return whether float n is a valid number.
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