graphs icon indicating copy to clipboard operation
graphs copied to clipboard

add dynamic-graphs benchmarks

Open ocramz opened this issue 6 years ago • 1 comments

dynamic-graphs is a new library for dynamic connectivity:

https://github.com/alang9/dynamic-graphs https://hackage.haskell.org/package/dynamic-graphs

(introductory blogpost: https://jaspervdj.be/posts/2019-01-11-dynamic-graphs.html )

It would be interesting to compare the performance of the reachability query.

ocramz avatar Jan 11 '19 14:01 ocramz

Hi,

Seems very interesting, I will try to add this soon :)

nobrakal avatar Jan 13 '19 18:01 nobrakal