pnevyk / gryf

Graph data structure library aspiring to be convenient, versatile, correct and performant.
MIT License
69 stars 1 forks source link

BFS algorithm for shortest path #43

Closed pnevyk closed 1 year ago

pnevyk commented 1 year ago

Fixes #22 #31