|
-
October 17th, 2008, 08:31 PM
#1
given N circles,how many pairs intersect
Hi all,
So on plane, given N circles, with radius and coordinates of centers known, is there any good way to figure out how many pairs of circles intersect? I mean an algorithm with <n^2 complexity.
a pair of circles intersect when the distance between their centers is smaller than the sum of their radii.
Thanks!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|