Gecode::Search::CutoffGeometric Member List
This is the complete list of members for
Gecode::Search::CutoffGeometric, including all inherited members.
| append(Cutoff *c1, unsigned long int n, Cutoff *c2) | Gecode::Search::Cutoff | [static] |
| base | Gecode::Search::CutoffGeometric | [protected] |
| constant(unsigned long int scale=Config::slice) | Gecode::Search::Cutoff | [static] |
| Cutoff(void) | Gecode::Search::Cutoff | [inline] |
| CutoffGeometric(unsigned long int scale, double base) | Gecode::Search::CutoffGeometric | [inline] |
| geometric(unsigned long int scale=Config::slice, double base=Config::base) | Gecode::Search::Cutoff | [static] |
| linear(unsigned long int scale=Config::slice) | Gecode::Search::Cutoff | [static] |
| luby(unsigned long int scale=Config::slice) | Gecode::Search::Cutoff | [static] |
| merge(Cutoff *c1, Cutoff *c2) | Gecode::Search::Cutoff | [static] |
| n | Gecode::Search::CutoffGeometric | [protected] |
| operator delete(void *p) | Gecode::HeapAllocated | [inline, static] |
| operator new(size_t s) | Gecode::HeapAllocated | [inline, static] |
| operator()(void) const | Gecode::Search::CutoffGeometric | [virtual] |
| operator++(void) | Gecode::Search::CutoffGeometric | [virtual] |
| repeat(Cutoff *c, unsigned long int n) | Gecode::Search::Cutoff | [static] |
| rnd(unsigned int seed, unsigned long int min, unsigned long int max, unsigned long int n) | Gecode::Search::Cutoff | [static] |
| scale | Gecode::Search::CutoffGeometric | [protected] |
| ~Cutoff(void) | Gecode::Search::Cutoff | [inline, virtual] |