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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.