Diego-Llanes / root_cause_GUI

Assignment for 346

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow users to add graph edges one by one

Diego-Llanes opened this issue · comments

Visualize should index into a dictionary to check if the edge has already been added, otherwise append to a list of edges, and build graph.