Dijkstra.NET icon indicating copy to clipboard operation
Dijkstra.NET copied to clipboard

Retrieving custom edge information

Open pacver opened this issue 4 years ago • 0 comments

Hi!

I am wondering how/if it is possible to retrieve custom edge information added during graph generation via new Graph<T,TEdgeCustom>().Connect(). I was not able to figure out how to retrieve TEdgeCustom values.

pacver avatar Apr 06 '21 15:04 pacver