Add explicit Graph, DiGraph, MultiGraph & MultiDiGraph types
Open
enhancement
good first issue
help wanted
- Dominant language
- C++
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now, there's only a single `Graph` type. This needs to be refactored into these 4, NetworkX like, graph types to efficiently implement all algorithms. Seems like a good place for an abstract class.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.