Something is seriously wrong with matching NACs. If there is a node in there that is not yet matched in the LHS, the matching algorithm crashes because it cannot find the _pLabel associated with the newly matched node.
I suspect this is an elusive bug caused by switching to the latest version of python-igraph.
Something is seriously wrong with matching NACs. If there is a node in there that is not yet matched in the LHS, the matching algorithm crashes because it cannot find the _pLabel associated with the newly matched node.
I suspect this is an elusive bug caused by switching to the latest version of python-igraph.
simon hivatkozott erre a hibajegyre egy commit-ban ekkor: 6 éve
Something is seriously wrong with matching NACs. If there is a node in there that is not yet matched in the LHS, the matching algorithm crashes because it cannot find the _pLabel associated with the newly matched node.
I suspect this is an elusive bug caused by switching to the latest version of python-igraph.