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.
|
crossover
protected LocalSearchCell(RealScalarFunction f, Vector x)
public LocalSearchCellFactory.LocalSearchCell mutate()
mutate
in interface Chromosome
mutate
in class SimpleCellFactory.SimpleCell
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.