Generated on Thu Apr 11 13:59:25 2019 for Gecode by doxygen 1.6.3

exception.hpp File Reference

Go to the source code of this file.

Classes

class  Gecode::Float::OutOfLimits
 Exception: Value out of limits More...
class  Gecode::Float::ValueMixedSign
 Exception: Value with mixed sign More...
class  Gecode::Float::VariableEmptyDomain
 Exception: Variable created with empty domain More...
class  Gecode::Float::TooFewArguments
 Exception: Too few arguments available in argument array More...
class  Gecode::Float::ArgumentSizeMismatch
 Exception: Arguments are of different size More...
class  Gecode::Float::ArgumentSame
 Exception: Arguments contain same variable multiply More...
class  Gecode::Float::UnknownRelation
 Exception: Unknown relation passed as argument More...
class  Gecode::Float::UnknownOperation
 Exception: Unknown operation passed as argument More...
class  Gecode::Float::IllegalOperation
 Exception: Illegal operation passed as argument More...
class  Gecode::Float::UnknownBranching
 Exception: Unknown value or variable selection passed as argument More...
class  Gecode::Float::ValOfUnassignedVar
 Exception: Attempt to access value of unassigned variable More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Float
 

Floating point numbers.