Gecode::Search::MixedBest Class Reference
[%Search exceptions]
Exception: Mixed non-best and best solution search requested More...
#include <exception.hpp>
Public Member Functions | |
MixedBest (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: Mixed non-best and best solution search requested
Definition at line 54 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::Search::MixedBest::MixedBest | ( | const char * | l | ) |
Initialize with location l.
Definition at line 44 of file exception.cpp.
The documentation for this class was generated from the following files:
- gecode/search/exception.hpp
- gecode/search/exception.cpp