graphsim icon indicating copy to clipboard operation
graphsim copied to clipboard

Documentation: Noting on previous alternatives

Open BradKML opened this issue 4 years ago • 0 comments

There are other repos that attemps something similar in https://github.com/hhchen1105/networkx_addon Some other algorithm good to note:

  • LHN https://github.com/hhchen1105/networkx_addon/blob/master/similarity/lhn.py
  • RSS2 https://github.com/hhchen1105/networkx_addon/blob/master/similarity/rss2.py

BradKML avatar Oct 26 '21 14:10 BradKML