Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 247 Bytes

knapsack

3D Bin packing code direct from psuedocode

Implements algorithms presented in "Algorithms for 3D guillotine cutting problems: Unbounded knapsack, cutting stock and strip packing" by Queiroz et al, which can be found in the doc folder