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") {}
Exception(const char *l, const char *i)
Initialize with location l and information i.
MixedBest(const char *l)
Initialize with location l.
NoAssets(const char *l)
Initialize with location l.
NoBest(const char *l)
Initialize with location l.
UninitializedCutoff(const char *l)
Initialize with location l.
Gecode toplevel namespace