Gecode::Search::NoBest Class Reference
[%Search exceptions]
Exception: Best solution search is not supported More...
#include <exception.hpp>
Public Member Functions | |
NoBest (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: Best solution search is not supported
Definition at line 60 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::Search::NoBest::NoBest | ( | const char * | l | ) |
Initialize with location l.
Definition at line 48 of file exception.cpp.
The documentation for this class was generated from the following files:
- gecode/search/exception.hpp
- gecode/search/exception.cpp