| Interface | Description |
|---|---|
| IStateCoder |
To be able to efficiently explore a design space, a state that has been explored before through an other trajectory
needs to be recognized and ignored accordingly.
|
| IStateCoderFactory |
Interface for a factory class that creates instances of
IStateCoder objects. |