Aluriak / Aluriak/pydelaunator
Managing Vertex on same position
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
How ?
- raise error when it happen (current solution)
- merge vertices (allowing Vertex subclasses to redefine how ; must also provides way to split a vertex into two)
- edge references a set of Vertex instead of a single one (hypergraph)
- other ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.