motion_planning_td5/simpleGraph.txt

17 lines
84 B
Plaintext

# graph
# nodes
5 2
10 10
20 10
10 20
20 20
27 15
# edges
6
1 2
1 3
2 4
2 5
3 4
4 5