/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++

Watchers