Fix NAC matching
Open
bug
crash
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
opened 10 months ago by simon
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the NAC matching algorithm and tracing the case where a node is not yet matched in the LHS. Check how the latest python-igraph version handles the associated _pLabel; done means matching completes without crashing for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100