Generated on Thu Mar 22 10:39:47 2012 for Gecode by doxygen 1.6.3

exception.hpp File Reference

(Revision: 8320)

Go to the source code of this file.

Classes

class  Gecode::Int::OutOfLimits
 Exception: Value out of limits More...
class  Gecode::Int::NotZeroOne
 Exception: Not 0/1 integer More...
class  Gecode::Int::VariableEmptyDomain
 Exception: Variable created with empty domain More...
class  Gecode::Int::TooFewArguments
 Exception: Too few arguments available in argument array More...
class  Gecode::Int::ArgumentSizeMismatch
 Exception: Arguments are of different size More...
class  Gecode::Int::ArgumentSame
 Exception: Arguments contain same variable multiply More...
class  Gecode::Int::UnknownRelation
 Exception: Unknown relation passed as argument More...
class  Gecode::Int::UnknownOperation
 Exception: Unknown operation passed as argument More...
class  Gecode::Int::IllegalOperation
 Exception: Illegal operation passed as argument More...
class  Gecode::Int::UnknownBranching
 Exception: Unknown value or variable selection passed as argument More...
class  Gecode::Int::ValOfUnassignedVar
 Exception: Attempt to access value of unassigned variable More...
class  Gecode::Int::NotYetFinalized
 Exception: Tuple set not yet finalized More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.