Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Pairwise intersection of polygons

Subject: CGAL users discussion list

List archive

[cgal-discuss] Pairwise intersection of polygons


Chronological Thread 
  • From: Roger House <>
  • To: CGAL discussion <>
  • Subject: [cgal-discuss] Pairwise intersection of polygons
  • Date: Thu, 13 Nov 2008 09:02:28 -0800

I have an application in which I need to find the pairwise intersection of hundreds, sometimes thousands, of polygons. The obvious approach is quadratic in the number of polygons, and I am hoping there are much more efficient ways to do it. Any information on algorithms for fast pairwise intersection of polygons will be greatly appreciated.

Roger House




Archive powered by MHonArc 2.6.16.

Top of Page