There are 5 repositories under rectangle-packing topic.
2D irregular bin packaging and nesting library written in modern C++
A lightweight memory allocator for hardware-accelerated machine learning
A solver for (geometrical) packing problems
A solver to find a solution of the 2D rectangle packing problem by simulated annealing (SA) optimization.
Tiny yet powerful utility for packaging multiple images to new one with custom aspect ratio and size.
Pack multiple images of different sizes or formats into one image.
Combinatiorial Optimization applied to the rectangle packing problem, using Minizinc and Z3 solvers
Book Content Compressor API
Rectangle packing library in C++
Rectangle packing algorithm in Prolog and ASP
An application of constraint programming and satisfiability modulo theories to the NP-complete problem known as optimal rectangle packing
PerfectPacking.jl - Different exhaustive algorithms for perfect rectangle packing implemented in Julia
spawn small rectangles into a larger rectangle
This project analyzes various gate packing algorithms, focusing on the Tetris-based algorithm. It achieves superior space optimization compared to more complex methods like the Sleator algorithm, in spite of its simple implementation. The project features visualizations and performance comparisons across multiple test cases.