| Class | Description |
|---|---|
| AbstractNeighborGenerator<T> |
A dummy generator that has an empty implementation for the init and
notify* methods.
|
| Bin | |
| ClaransNeighborGenerator<T> | |
| SANeighborGenerator<T> |
Simulated Annealing is used to select replacement point to build the
candidate solution.
|
| Window |
A gliding window for computing the average of a fixed number of values.
|
| WindowNeighborGenerator<T> | |
| XY |
Copyright © 2017. All rights reserved.