40 namespace Gecode {
namespace Search {
43 :
Exception(
l,
"Cutoff for restart-based search is missing") {}
46 :
Exception(
l,
"No assets requested in portfolio") {}
49 :
Exception(
l,
"Illegal combination of best and non-best solution search")
53 :
Exception(
l,
"Best solution search is not supported") {}
MixedBest(const char *l)
Initialize with location l.
UninitializedCutoff(const char *l)
Initialize with location l.
Exception: Base-class for exceptions
Gecode toplevel namespace
NoBest(const char *l)
Initialize with location l.
NoAssets(const char *l)
Initialize with location l.