Kernel exceptions
[Gecode exceptions]
Classes | |
class | Gecode::SpaceFailed |
Exception: Operation on failed space invoked More... | |
class | Gecode::SpaceNotStable |
Exception: Operation on not stable space invoked More... | |
class | Gecode::SpaceNotCloned |
Exception: Copy constructor did not call base class copy constructor More... | |
class | Gecode::SpaceNoBrancher |
Exception: Commit when no brancher present More... | |
class | Gecode::SpaceIllegalAlternative |
Exception: Commit with illegal alternative More... | |
class | Gecode::TooManyGroups |
Exception: too many groups More... | |
class | Gecode::UnknownPropagator |
Exception: unknown propagator More... | |
class | Gecode::TooManyBranchers |
Exception: too many branchers More... | |
class | Gecode::UnknownBrancher |
Exception: unknown brancher More... | |
class | Gecode::IllegalDecay |
Exception: illegal decay factor More... | |
class | Gecode::InvalidFunction |
Exception: invalid function More... | |
class | Gecode::UninitializedAFC |
Exception: uninitialized AFC More... | |
class | Gecode::UninitializedAction |
Exception: uninitialized action More... | |
class | Gecode::UninitializedCHB |
Exception: uninitialized CHB More... | |
class | Gecode::UninitializedRnd |
Exception: uninitialized random number generator More... | |
class | Gecode::MoreThanOneTracer |
Exception: action has wrong arity More... |