For which of the following combinations of the degrees of vertices would the connected graph be eulerian?
(a) 1,2,3
(b) 2,3,4
(c) 2,4,5
(d) 1,3,5
I'm obligated to ask this question of Graph in chapter Graph of Data Structures & Algorithms I
This question was posed to me in my homework.