powered by
Factory for configuring a gene-dependent Replication function.
sgXReplicationFactory(algorithm = "sga", method = "Kid1")
A replication function for the algorithm from the correct package.
Algorithm. Available: "sga", "sgde", "sgperm", "sge", "sgede", sgp". Default: "sga".
Method.
Options are package-dependent:
"sga", "sgperm", "sge", sgp": "Kid1", "KidPipeline", "Kid2".
"sgde", "sgede": "DE", "DEPipeline".
Other Configuration: sgXCrossoverFactory(), sgXDecodeGeneFactory(), sgXGeneMapFactory(), sgXInitGeneFactory(), sgXMutationFactory()
sgXCrossoverFactory()
sgXDecodeGeneFactory()
sgXGeneMapFactory()
sgXInitGeneFactory()
sgXMutationFactory()
sgXReplicationFactory(algorithm="sgp", method="Kid1")
Run the code above in your browser using DataLab