chadiik / freight-packerLinks
Freight packing solver & visualizer
☆58Updated last year
Alternatives and similar repositories for freight-packer
Users that are interested in freight-packer are comparing it to the libraries listed below
Sorting:
- 3D Bin Packing: A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.☆44Updated 9 years ago
- A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm☆507Updated last week
- A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.☆119Updated 8 years ago
- A 3D bin packing application that uses the guillotine heuristic.☆29Updated 8 years ago
- 3D Bin Packing with multiple Wrappers (Boxes)☆130Updated 8 years ago
- web app for 3d bin packing and loading optimization☆49Updated last year
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆246Updated last year
- xflp is a heuristic solver for container loading problems in 3D with real world constraints☆45Updated 7 months ago
- javascript conversion of https://github.com/wknechtel/3d-bin-pack/☆88Updated 2 years ago
- ☆48Updated 4 years ago
- 2D, 3D, 4D Bin Packing JS Library☆172Updated 2 years ago
- A python library for 3D Bin Packing☆420Updated last year
- Humble 3D knapsack / bin packing solver☆104Updated 6 months ago
- A solver for (geometrical) packing problems☆174Updated 2 weeks ago
- Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).☆64Updated 2 years ago
- 3D pattern viewer for cutting and packing problems☆17Updated 5 years ago
- A python model of 3D Bin Packing problem☆127Updated 5 years ago
- 3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO