Package | Description |
---|---|
lavesdk.algorithm |
Modifier and Type | Class and Description |
---|---|
class |
AlgorithmState
Stores the state of an algorithm after (executing) a specific step of the algorithm.
|
Modifier and Type | Method and Description |
---|---|
protected abstract int |
AlgorithmRTE.executeStep(int stepID,
AlgorithmStateAttachment asa)
Executes a step of the algorithm.
|