Skip to Content.
Sympa Menu

cgal-discuss - reverse nearest neighbour

Subject: CGAL users discussion list

List archive

reverse nearest neighbour


Chronological Thread 
  • From: Häberling Armin <>
  • To: <>
  • Subject: reverse nearest neighbour
  • Date: Tue, 6 Nov 2007 16:54:29 +0100


Hi,

I'd like to compute the reverse nearest neighbour for a delaunay
triangulation.
I.e. for a given query point q I want to find all vertices in the
triangulation that have q as their nearest neighbour.

I found on the web a lot about alogritms for nearest neighbour queries, but
nothing about the reverse nearest neighbour. Has anyone done something like
this before or does know a fast algorithm for this.

Thanks in advance

Armin




Archive powered by MHonArc 2.6.16.

Top of Page