voronoi_neighbors_test, an Octave code which calls voronoi_neighbors(), which takes a set of points in the plane and determines the Voronoi adjacency structure, that is, which points share an edge of the Voronoi diagram.
The information on this web page is distributed under the MIT license.
voronoi_neighbors, an Octave code which is given a set of points in the plane and determines the Voronoi adjacency structure, that is, which points share an edge of the Voronoi diagram.