Hello,
I've got a strange behaviour when reading edges after applying Kruskal algo on a delaunay graph.
When displaying the result edges, sometimes one point of some edge can be a point (always (0,0)) which hadn't been added in the graph points.
Does someone know where that comes from?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I've got a strange behaviour when reading edges after applying Kruskal algo on a delaunay graph.
When displaying the result edges, sometimes one point of some edge can be a point (always (0,0)) which hadn't been added in the graph points.
Does someone know where that comes from?
Thanks