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... | |
