Cutoff generator for linear sequence.
More...
#include <search.hh>
Cutoff generator for linear sequence.
Definition at line 245 of file search.hh.
Gecode::Search::CutoffLinear::CutoffLinear |
( |
unsigned long int |
scale | ) |
|
|
inline |
unsigned long int Gecode::Search::CutoffLinear::operator() |
( |
void |
| ) |
const |
|
virtual |
unsigned long int Gecode::Search::CutoffLinear::operator++ |
( |
void |
| ) |
|
|
virtual |
unsigned long int Gecode::Search::CutoffLinear::scale |
|
protected |
unsigned long int Gecode::Search::CutoffLinear::n |
|
protected |
Next number in sequence.
Definition at line 250 of file search.hh.
The documentation for this class was generated from the following files: