8000 GitHub - samsgood0310/BPO: Bin Packing Optimization - Solving 3D Bin Packing Problems
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

samsgood0310/BPO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bin Packing Optimization

BPO App

To run BPO now:

docker run --name bpo_app -d -p 8080:8050 asafbm/bpo:latest

What is BPO?

Bin Packing Optimization (BPO) is a free and open-source application solving 3D bin packing problems. The Application Framework based on 'Dash-Plotly Multi page' structure and is very modular and can be easily customized and fit any specific problem, requirements and limitations.

How does BPO Application work?

By inputting the dimensions and quantities of the boxes you want to pack and the containers where the packages will be stored, you can obtain a solution to the problem in a 3D graph. The app provides a KPI dashboard with an analysis of the solution.
BPO does not collect any data and can be run offline.


HOW2's:

More-Info:


About

Bin Packing Optimization - Solving 3D Bin Packing Problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0