public class LocalSearchCellFactory.LocalSearchCell extends SimpleCellFactory.SimpleCell
LocalSearchCell implements the two genetic operations.
| Modifier | Constructor and Description |
|---|---|
protected |
LocalSearchCell(RealScalarFunction f,
Vector x) |
| Modifier and Type | Method and Description |
|---|---|
LocalSearchCellFactory.LocalSearchCell |
mutate()
Mutate by a local search in the neighborhood.
|
crossoverprotected LocalSearchCell(RealScalarFunction f, Vector x)
public LocalSearchCellFactory.LocalSearchCell mutate()
mutate in interface Chromosomemutate in class SimpleCellFactory.SimpleCellCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.