Skip to content

fastjet/internal/delaunay: handle duplicate points

Sebastien Binet requested to merge Bastiantheone:duplicates into master

Created by: Bastiantheone

This PR handles duplicate points. When a duplicate point is inserted it only updates the nearest neighbor of itself and the duplicate point. When it is removed nothing happens.

Merge request reports

Loading