GraphsOptim.jl
GraphsOptim.jl copied to clipboard
Compare with networkx
It would be fairly easy to test our algorithms by comparing their output with the networkx equivalent
@aurorarossi what did you use from Python to evaluate your FAQ implementation?
I used the implementation of the graspologic repo