36 namespace Gecode {
namespace Search {
39 :
Exception(l,
"Cutoff for restart-based search is missing") {}
42 :
Exception(l,
"No assets requested in portfolio") {}
45 :
Exception(l,
"Illegal combination of best and non-best solution search")
49 :
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.