Generated on Wed Jan 4 17:49:17 2006 for Gecode by doxygen 1.4.6

Integer exceptions
[Gecode exceptions]

Collaboration diagram for Integer exceptions:


Classes

class  Gecode::Int::VariableEmptyDomain
 Exception: Variable created with empty domain More...
class  Gecode::Int::VariableOutOfRangeDomain
 Exception: Variable created with values too large for domain More...
class  Gecode::Int::NumericalOverflow
 Exception: Numerical overflow More...
class  Gecode::Int::ArgumentEmpty
 Exception: No arguments available in argument array More...
class  Gecode::Int::ArgumentSizeMismatch
 Exception: Arguments are of different size More...
class  Gecode::Int::OnlyInequalityRelations
 Exception: Only inequality relations are supported More...
class  Gecode::Int::UnknownRelation
 Exception: Unknown relation passed as argument More...
class  Gecode::Int::UnknownBranching
 Exception: Unknown value or variable selection passed as argument More...