powered by
Identity (No compilation of genetic operator pipelines for population).
asPipelineID(pop, lF)
The population
A population.
The local function configuration.
Other Genetic operator pipelines: asPipeline(), asPipelineG(), xegaRepairPop()
asPipeline()
asPipelineG()
xegaRepairPop()
pop5<-xegaInitPopulation(5, lFxegaGaGene) pop5c<-asPipeline(pop5, lFxegaGaGene) identical(pop5, pop5c)
Run the code above in your browser using DataLab