Click here to Skip to main content
15,909,030 members
Articles / Programming Languages / Python

Rectangle Packing

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
4 Dec 2023CPOL8 min read 2.7K   2  
Pack rectangular area with set of subrectangles to maximize covered area and minimize unpacked area
The article discusses packing a rectangular area with a set of subrectangles, aiming to maximize the covered area and minimize the empty or unpacked area.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer Minh Inc.
India India
Minh Inc. Provides Consultation for project Development and Training in
► Python based development in
• 3D Graphics OpenGL
• Machine Learning
• Deep Learning
► C based
• Linux device driver
► C++/Javascript based
• Qt/Qml

★ https://youtube.com/@minhinc ★
★ http://minhinc.42web.io ★

Comments and Discussions