how do we define the "neighbors" here?
@Qwerty Lloyd's algorithm involves computing a Voronoi diagram, moving each point to the center of each Voronoi cell, and repeating. These "neighbors" are determined by the Voronoi diagram.
how do we define the "neighbors" here?
@Qwerty Lloyd's algorithm involves computing a Voronoi diagram, moving each point to the center of each Voronoi cell, and repeating. These "neighbors" are determined by the Voronoi diagram.