| 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: (2,5) (6,2) (9,2) (9,0) (7,3) (1,8) (4,5) (1,3) (7,4). |
| 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: (2,5) (6,2) (9,2) (9,0) (7,3) (1,8) (4,5) (1,3) (7,4). |