Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 442 Bytes

Fill box optimizer

A python program to optimize the number of box you can fit in a pallet.

How to use it

On Windows

The project is build for Windows 10 (see the .exe) but this version is in french.

On Linux

You can run the .py in the terminal with the command :

python3 {path_to_the_project}/Fill_box_optimizer.py

If you have constructives comments to make, they are welcome.