Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 292 Bytes

File metadata and controls

8 lines (6 loc) · 292 Bytes

Packa

A binary tree algorithm for 2D bin packing.

Etymology

"Packa" means "to pack" in Swedish 🇸🇪

Acknowledgments

Based on code (bin-packing) and a blog post by Jake Gordon.