Description Usage Arguments Format Details Author(s) References Examples
This function performs the uniform crossover between two chromosomes
1 |
obejct |
brkga object |
An object of class function
of length 1.
crossover
Leandro Marino (rdev@leandromarino.com.br)
Spears, W.M., DeJong, K.A.(1991). On the virtues of parameterized uniform crossover. In: Proceedings of the Fourth International Conference on Genetic Algorithms, pp. 230b.
Gonçalves, J.F., Resende, M.G.C. Biased random-key genetic algorithms for combinatorial optimization. J Heuristics 17, 487–525 (2011). <https://doi.org/10.1007/s10732-010-9143-1>
Gonçalves J.F., Resende M.G.C. (2018) Biased Random-Key Genetic Progamming. In: Martí R., Pardalos P., Resende M. (eds) Handbook of Heuristics. Springer, Cham. <https://doi.org/10.1007/978-3-319-07124-4_25>
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.