Float exceptions
[Gecode exceptions]
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... |