Enter your Graph! (edge representation)

Example Input:
 Edges: (from_node, to_node, weight)
  5,4,1.0
  7,4,111.0
  5,3,1.0
  7,2,1.0
  8,2,1.0
  6,1,1.0
  5,1,1.0
  7,3,1.0

* required field