✂️ Solving 2D cutting stock problems with genetic algorithms (AI)
genetic-algorithm artificial-intelligence cutting-stock crossover genetic-operators order-crossover cycle-crossover crossover-operators
- Updated
Oct 30, 2022 - Java
✂️ Solving 2D cutting stock problems with genetic algorithms (AI)
Genetic algorithm implementation for the Travelling Salesman Problem. (School Project - 2017)
A generic genetic algorithmes , with mutation, survival and mating selection. Easy to add new type of genes.
Add a description, image, and links to the order-crossover topic page so that developers can more easily learn about it.
To associate your repository with the order-crossover topic, visit your repo's landing page and select "manage topics."