Dakskihedron / graph-visualiser

Graphing tool and algorithm visualiser.
https://graph.dakskihedron.com
MIT License
1 stars 0 forks source link

Rewrite edge handling #8

Closed Dakskihedron closed 2 years ago

Dakskihedron commented 2 years ago

Edge handling is wacky as shit and needs to be revamped. Considering using edge objects similar to the vertex. This may make adding undirected edges easier.