rohitvarkey / GraphBenchmarks.jl

Easily implement benchmarks for Julia graph libraries
Other
0 stars 0 forks source link

Parallel BFS for LightGraphs #1

Closed jpfairbanks closed 7 years ago

jpfairbanks commented 7 years ago

Would the Level Synchronous approach work for LightGraphs graphs?

rohitvarkey commented 7 years ago

I'm planning to write and add that tonight.