ION28 / graph_visualizer

Project for my Discrete Math class in the Graph Theory Unit

Home Page:https://ion28.github.io/graph_visualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Support for Parallel Edges

ION28 opened this issue · comments

Adding parallel edges makes a complex graph -> Need to prevent graph algos from being run if it is a complex graph

See also: #4