Skip to content

Releases: filipwodnicki/custo

v0.1.1 Fix known bugs with imports

31 Aug 22:14
Compare
Choose a tag to compare

v0.1.0

31 Aug 21:55
Compare
Choose a tag to compare

Cutting Stock Problem (1D) algorithms implemented with Python 3

Algorithms:

  1. First-fit Algorithm + tests