Implement `edgeToVertexes`
Open
@nrabinowitz is already working on this.
Since Jan 10, 2021.
- Dominant language
- C
- Stars
- 6.5k
- Forks
- 627
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 6
Description
Maybe it would even work for both directed and undirected edges? If so, then the interpretation of the output would just depend on the type of edge that was input---either a ordered pair or an unordered set.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.