An open API service indexing awesome lists of open source software.

https://github.com/nagan319/packing-util


https://github.com/nagan319/packing-util

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Python module for solving 2D irregular packing problem.
Based on 2D-irregular-packing-algorithm by seanys with heavy refactoring and optimization.