An open API service indexing awesome lists of open source software.

https://github.com/fatemehrshd/cutting-stocks-problem

Solving Cutting Stocks Problem using SA, Hill Climbing, and Genetic algorithms.
https://github.com/fatemehrshd/cutting-stocks-problem

aritificial-intelligence cutting-stock-problem genetic-algorithm hill-climbing simulated-annealing

Last synced: about 1 month ago
JSON representation

Solving Cutting Stocks Problem using SA, Hill Climbing, and Genetic algorithms.

Awesome Lists containing this project

README

        

I implemented Cutting Stocks Problem using SA(simulated Annealing), HC(Hill Climbing), and Genetic algorithms.
Also, 4 kind of inputs which the code in implemented based on, are prepared.