define a set of polygon A. the input is a polygon B.
I have to output a set of Polygon R, which is the subset of A, and if I union all polygon in R into a polygon C, C and A should be as similar as possible. Just like figure below:
define a set of polygon A. the input is a polygon B.
I have to output a set of Polygon R, which is the subset of A, and if I union all polygon in R into a polygon C, C and A should be as similar as possible. Just like figure below: