pnevyk / gryf

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

Return error if goal was not reached in shortest paths algorithm #60

Closed pnevyk closed 1 year ago

pnevyk commented 1 year ago

Fixes #29