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

(Revision: 13238)

Go to the source code of this file.

Classes

class  Gecode::Float::OutOfLimits
 Exception: Value out of limits 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

 Gecode
 Gecode toplevel namespace
 
 Gecode::Float
 Floating point numbers.