powered by
Converts a population into a list of genetic operator pipelines.
asPipeline(pop, lF)
A list of genetic operator pipelines.
A population.
The local function configuration.
Other Genetic operator pipelines: xegaRepairPop()
xegaRepairPop()
pop5<-xegaInitPopulation(5, lFxegaGaGene) pop5c<-asPipeline(pop5, lFxegaGaGene) pop5c
Run the code above in your browser using DataLab