This is the complete list of members for Gecode::Search::CutoffLuby, including all inherited members.
append(Cutoff *c1, unsigned long int n, Cutoff *c2) | Gecode::Search::Cutoff | static |
constant(unsigned long int scale=Config::slice) | Gecode::Search::Cutoff | static |
Cutoff(void) | Gecode::Search::Cutoff | inline |
CutoffLuby(unsigned long int scale) | Gecode::Search::CutoffLuby | inline |
geometric(unsigned long int scale=Config::slice, double base=Config::base) | Gecode::Search::Cutoff | static |
i | Gecode::Search::CutoffLuby | protected |
linear(unsigned long int scale=Config::slice) | Gecode::Search::Cutoff | static |
log(unsigned long int i) | Gecode::Search::CutoffLuby | inlineprotectedstatic |
luby(unsigned long int i) | Gecode::Search::CutoffLuby | inlineprotectedstatic |
merge(Cutoff *c1, Cutoff *c2) | Gecode::Search::Cutoff | static |
n_start | Gecode::Search::CutoffLuby | protectedstatic |
operator delete(void *p) | Gecode::HeapAllocated | inlinestatic |
operator new(size_t s) | Gecode::HeapAllocated | inlinestatic |
operator()(void) const | Gecode::Search::CutoffLuby | virtual |
operator++(void) | Gecode::Search::CutoffLuby | 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::CutoffLuby | protected |
start | Gecode::Search::CutoffLuby | protectedstatic |
~Cutoff(void) | Gecode::Search::Cutoff | inlinevirtual |