Interface | Description |
---|---|
LocalSearchPhase<Solution_> |
A
LocalSearchPhase is a Phase which uses a Local Search algorithm,
such as Tabu Search , Simulated Annealing ,
Late Acceptance , ... |
Class | Description |
---|---|
DefaultLocalSearchPhase<Solution_> |
Default implementation of
LocalSearchPhase . |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.