voronoi_neighbors_test


voronoi_neighbors_test, a MATLAB program which calls voronoi_neighbors() to take a set of points in the plane and determine the Voronoi adjacency structure, that is, which points share an edge of the Voronoi diagram.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

voronoi_neighbors, a MATLAB program 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.

Source Code:


Last revised on 18 February 2019.