/inverse-intersection

Given a parent rectangle and a collection of children rectangles on a 2D plane, find a collection of non-overlapping rectangles that cover the inverse of the original set.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.