A electron based application, used to solve cutting stock problem.
I'm using "First Fit Decreasing" algorithm, which will not give you the best solution.
The implementation is in this file.
A electron based application, used to solve cutting stock problem.
I'm using "First Fit Decreasing" algorithm, which will not give you the best solution.
The implementation is in this file.