Gecode::Float::VariableEmptyDomain Class Reference
[Float exceptions]
Exception: Variable created with empty domain More...
#include <exception.hpp>
Public Member Functions | |
VariableEmptyDomain (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: Variable created with empty domain
Definition at line 60 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::Float::VariableEmptyDomain::VariableEmptyDomain | ( | const char * | l | ) |
Initialize with location l.
Definition at line 46 of file exception.cpp.
The documentation for this class was generated from the following files:
- gecode/float/exception.hpp
- gecode/float/exception.cpp