Risine - 2017-08-03

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