datavis-tech / graph-data-structure

A graph data structure with topological sort and shortest path algorithms.
MIT License
249 stars 46 forks source link

Fix/shortest paths #71

Closed krm35 closed 7 months ago

krm35 commented 11 months ago

Better to check if the link really exists before deletion otherwise it can create unwanted links at the end