public interface JobNeighborhoods
| Modifier and Type | Method and Description |
|---|---|
double |
getMaxDistance() |
Iterator<Job> |
getNearestNeighborsIterator(int nNeighbors,
Job neighborTo) |
void |
initialise() |
Copyright © 2013–2024. All rights reserved.