Skip to content

Two dimensional rectangle bin packing implementation in python. Used to calculate whether basket of rectangles could fit in larger rectangle.

Notifications You must be signed in to change notification settings

pellejacobs/2d-rectangle-bin-packing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Rectangle bin packing in Python

Two dimensional rectangle bin packing implementation in python, based on jakesgordon's implementation. Used to calculate whether basket of rectangles could fit in larger rectangle.

Run tests with pytest.

About

Two dimensional rectangle bin packing implementation in python. Used to calculate whether basket of rectangles could fit in larger rectangle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages