pnevyk / gryf

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

Implement shortest paths algorithm from "Negative-Weight Single-Source Shortest Paths in Near-linear Time" paper #38

Open pnevyk opened 1 year ago

pnevyk commented 1 year ago

source

I haven't studied the paper yet, but I would like to have this included in the library. The reasons are: