.. _Algorithm_Genetic_Algorithm: Genetic Algorithm ================= Basic information ----------------- Implementation notes -------------------- Implementation of that optimization method is given within the class :ref:`GaOptimizer`. References ---------- .. [MlaHan1997] Mladenović, N.; Hansen P. (1997). "Variable neighborhood search". Computers and Operations Research. 24 (11): 1097–1100. CiteSeerX 10.1.1.800.1797. doi:10.1016/s0305-0548(97)00031-2. .. [GenPot2010] Gendreau, M.; Potvin, J-Y. (2010). "Handbook of Metaheuristics". Springer. .. [GloKoc2003] Glover, F.; Kochenberger, G.A. (2003). "Handbook of Metaheuristics". Kluwer Academic Publishers. .. [BurKen2005] Burke, EK.; Kendall, G. (2005). Burke, Edmund K; Kendall, Graham (eds.). Search methodologies. Introductory tutorials in optimization and decision support techniques. Springer. doi:10.1007/978-1-4614-6940-7. ISBN 978-1-4614-6939-1.