chadiik / freight-packerLinks
Freight packing solver & visualizer
☆60Updated 2 years ago
Alternatives and similar repositories for freight-packer
Users that are interested in freight-packer are comparing it to the libraries listed below
Sorting:
- A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm☆514Updated last week
- 3D Bin Packing with multiple Wrappers (Boxes)☆131Updated 8 years ago
- A 3D bin packing application that uses the guillotine heuristic.☆29Updated 8 years ago
- web app for 3d bin packing and loading optimization☆49Updated last year
- 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
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆253Updated last year
- Humble 3D knapsack / bin packing solver☆105Updated last week
- xflp is a heuristic solver for container loading problems in 3D with real world constraints☆45Updated 9 months ago
- A python library for 3D Bin Packing☆434Updated 2 years ago
- A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.☆119Updated 8 years ago
- javascript conversion of https://github.com/wknechtel/3d-bin-pack/☆88Updated 2 years ago
- ☆48Updated 4 years ago
- A 3D container packing library in C#.