A application used to solve cutting stock problem.
I'm using "First Fit Decreasing" algorithm, which will not give you the best solution.
npm install
npm run serve
npm run build
npm run lint
npm run electron
npm run release
A application used to solve cutting stock problem.
I'm using "First Fit Decreasing" algorithm, which will not give you the best solution.
npm install
npm run serve
npm run build
npm run lint
npm run electron
npm run release