Gecode::UnknownBrancher Class Reference
[Kernel exceptions]
Exception: unknown brancher More...
#include <exception.hpp>
Public Member Functions | |
UnknownBrancher (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: unknown brancher
Definition at line 100 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::UnknownBrancher::UnknownBrancher | ( | const char * | l | ) |
Initialize with location l.
Definition at line 62 of file exception.cpp.
The documentation for this class was generated from the following files:
- gecode/kernel/exception.hpp
- gecode/kernel/exception.cpp