-
From #61 (comment) The speed for the heuristics would be pretty significant. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Would be nice to use a graph library with a good C++ implemenation and Python support (to kill two birds with one stone). Python / CppRepo with more info: https://github.com/timlrx/graph-benchmarks Possible Python candidates (unfortunately not lightgraphs.jl) :
Cpp only librariesWould be nice to have a C++/Python but also open to other libraries if performance is significant. Options include: |
Beta Was this translation helpful? Give feedback.
-
Networkit for both Python and C++ code. May change to LEMON for C++ if the performance benefit is significant |
Beta Was this translation helpful? Give feedback.
Networkit for both Python and C++ code.
May change to LEMON for C++ if the performance benefit is significant