Question: Let P, Q be two polygons (not necessarily convex). Consider the planar subdivision (lets call it M) that is formed by overlaying P and Q.

Let P, Q be two polygons (not necessarily convex). Consider the planar subdivision (lets call it M) that is formed by overlaying P and Q. That is, two points q, q' are in the same face fi of M iff we can walk from q to q' without crossing any segment of aP nor any segment of aQ. Suggest an O((n + k) log n) time algorithm for computing a DCEL structure of M. Let P, Q be two polygons (not necessarily convex). Consider the planar subdivision (lets call it M) that is formed by overlaying P and Q. That is, two points q, q' are in the same face fi of M iff we can walk from q to q' without crossing any segment of aP nor any segment of aQ. Suggest an O((n + k) log n) time algorithm for computing a DCEL structure of M
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
