Package | Description |
---|---|
nl.tue.alignment | |
nl.tue.alignment.algorithms |
Modifier and Type | Interface and Description |
---|---|
interface |
Progress |
Modifier and Type | Method and Description |
---|---|
int[] |
ReplayAlgorithm.run(Canceler canceler,
int timeoutMilliseconds,
int maximumNumberOfStates,
int costUpperLimit)
Run the replay algorithm.
|