fredhohman / fredhohman/atlas-algorithm
add check for multiple edges
Open
bug
- Dominant language
- C++
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Some graphs have multiple edges, and we do not want to count those.
Example:
edge `i`: `(a,b)`
...
edge `j`: `(a,b)`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.