/OverlappingRectangles

C++ program that takes some rectangles and group them into the minimum number of groups where each group has non overlapping rectangles

Primary LanguageC++

No issues in this repository yet.