* **I'm submitting a ...** [/] feature request * **Summary** The ticket aims to research and implement a simple version of the genetic algorithm. * **Reference** - https://towardsdatascience.com/evolution-of-a-salesman-a-complete-genetic-algorithm-tutorial-for-python-6fe5d2b3ca35 - https://towardsdatascience.com/genetic-algorithm-implementation-in-python-5ab67bb124a6 - https://towardsdatascience.com/introduction-to-genetic-algorithms-including-example-code-e396e98d8bf3
I'm submitting a ...
[/] feature request
Summary
The ticket aims to research and implement a simple version of the genetic algorithm.
Reference