Let\'s have an undirected graph given by vertices which are represented by adjacent nodes:
(1, 2), (1, 3), (3, 2), (4, 1), (2, 5), (4, 5) which looks lik
(1, 2), (1, 3), (3, 2), (4, 1), (2, 5), (4, 5)