Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

exception.icc File Reference

(Revision: 3579)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Int

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::ArgumentSame
 Exception: Arguments contain same variable multiply 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...