mapequation / infomap

Multi-level network clustering based on the Map Equation
https://mapequation.org/infomap
GNU General Public License v3.0
425 stars 88 forks source link

Python method im.physical_nodes sometimes skips nodes or gives seg. fault #313

Closed danieledler closed 2 years ago

danieledler commented 2 years ago

In python, iteration with im.physical_nodes sometimes skips nodes and sometimes gives seg. fault. The underlying InfomapLeafIteratorPhysical works in C++ so problem seems to be in SWIG.