| In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge. | |
| The nodes are numbered from 0 to 9, and the edges are: (1,0) (7,2) (7,6) (2,1) (7,4) (2,9) (4,3) (1,5) (8,5). |
| In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge. | |
| The nodes are numbered from 0 to 9, and the edges are: (1,0) (7,2) (7,6) (2,1) (7,4) (2,9) (4,3) (1,5) (8,5). |