| Interface | Description |
|---|---|
| Move<SolutionType extends Solution> |
Interface of a move that can be applied to a generic solution type.
|
| Neighbourhood<SolutionType extends Solution> |
Interface of a neighbourhood that generates moves to transform a given solution into a neighbouring solution.
|
Copyright © 2016. All rights reserved.