| Package | Description |
|---|---|
| org.jamesframework.core.search.algo.vns |
Variable neighbourhood searches and components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReducedVariableNeighbourhoodSearch<SolutionType extends Solution>
Reduced variable neighbourhood search (RVNS) algorithm.
|
class |
VariableNeighbourhoodDescent<SolutionType extends Solution>
Variable neighbourhood descent algorithm.
|
class |
VariableNeighbourhoodSearch<SolutionType extends Solution>
Variable neighbourhood search (VNS) algorithm.
|
Copyright © 2016. All rights reserved.