Efficient represention for growing circles in 2D space?(stackoverflow.com)
stackoverflow.com
Efficient represention for growing circles in 2D space?
http://stackoverflow.com/questions/9031778/efficient-represention-for-growing-circles-in-2d-space
2 comments
You can try posting your question in http://cstheory.stackexchange.com/
I have some code that implements such a data-structure in 3D (should be easily modifiable to 2D). I can mail you the source if you are interested.