| Package | Description |
|---|---|
| org.jamesframework.core.search.algo.tabu |
Tabu search and components (including tabu memory specification).
|
| org.jamesframework.core.subset.algo.tabu |
Tabu search components for subset selection.
|
| Class and Description |
|---|
| TabuMemory
Interface of tabu memory which is used by tabu search and keeps track of
recently visited solutions, properties of those solutions and/or recent
modifications made to the current solution.
|
| Class and Description |
|---|
| TabuMemory
Interface of tabu memory which is used by tabu search and keeps track of
recently visited solutions, properties of those solutions and/or recent
modifications made to the current solution.
|
Copyright © 2016. All rights reserved.