fslaborg / Graphoscope

A pragmatic approach to network science.
http://fslab.org/Graphoscope/
MIT License
14 stars 6 forks source link

Dijkstra overhaul #29

Closed LibraChris closed 1 year ago

LibraChris commented 1 year ago

Dijkstra for FGraph assumes that 'EdgeData = float. Rewrite the function and add parameter function that converts 'EdgeData to float.