Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

A electron based application, used to solve cutting stock problem

Notifications You must be signed in to change notification settings

longyuzhou/electron-cutting-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-cutting-stock

A electron based application, used to solve cutting stock problem.

Algorithm

I'm using "First Fit Decreasing" algorithm, which will not give you the best solution.

The implementation is in this file.

Resources

About

A electron based application, used to solve cutting stock problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published