Dijkstra.NET
Dijkstra.NET copied to clipboard
Added ability to update Edge cost
Hi matiii, I used your implementation to play around with path planning. I needed a way to update a cost of one connection during the lifetime of the Graph so I added this. Feel free but not obligated to merge this.