vtraag / leidenalg

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

Update to igraph 0.9 C core library #63

Closed vtraag closed 3 years ago

vtraag commented 3 years ago

This PR upgrades the underlying vendored C core of igraph to 0.9, it mostly simply imitates the setup of python-igraph.