matiii/Dijkstra.NET

Retrieving custom edge information

pacver opened this issue · 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.