vtraag / leidenalg

Implementation of the Leiden algorithm for various quality functions to be used with igraph in Python.
GNU General Public License v3.0
566 stars 76 forks source link

On the implementation of leidenalg #139

Closed xia867726328 closed 6 months ago

xia867726328 commented 1 year ago

When I was debugging the environment, I found that you did not upload the c leiden file, and I encountered problems when trying to implement it by myself. Could you please send this file to me?No matter whether you agree or not, best wishes to you. I would appreciate it if you could help me. Thanks and regards!

vtraag commented 12 months ago

I'm not entirely sure I understand your request. The entire C++ code is available from https://github.com/vtraag/libleidenalg.