Crandore Hub

rectpacker

Rectangle Packing

Rectangle packing is a packing problem where rectangles are placed into a larger rectangular region (without overlapping) in order to maximise the use space. Rectangles are packed using the skyline heuristic as discussed in Lijun et al (2011) 'A Skyline-Based Heuristic for the 2D Rectangular Strip Packing Problem' <doi:10.1007/978-3-642-21827-9_29>. A function is also included for determining a good small-sized box for containing a given set of rectangles.

Versions across snapshots

VersionRepositoryFileSize
1.0.0 rolling linux/jammy R-4.5 rectpacker_1.0.0.tar.gz 20.0 KiB
1.0.0 rolling linux/noble R-4.5 rectpacker_1.0.0.tar.gz 20.0 KiB
1.0.0 rolling source/ R- rectpacker_1.0.0.tar.gz 13.1 KiB
1.0.0 latest linux/jammy R-4.5 rectpacker_1.0.0.tar.gz 20.0 KiB
1.0.0 latest linux/noble R-4.5 rectpacker_1.0.0.tar.gz 20.0 KiB
1.0.0 latest source/ R- rectpacker_1.0.0.tar.gz 13.1 KiB
1.0.0 2026-04-26 source/ R- rectpacker_1.0.0.tar.gz 13.1 KiB
1.0.0 2026-04-23 source/ R- rectpacker_1.0.0.tar.gz 13.1 KiB
1.0.0 2026-04-09 windows/windows R-4.5 rectpacker_1.0.0.zip 26.3 KiB
1.0.0 2025-04-20 source/ R- rectpacker_1.0.0.tar.gz 13.1 KiB

Dependencies (latest)

Suggests