BCA Math Q4C
BCA Math Q4C
C)
An Euler graph is a connected graph in which every vertex has an even degree (the number of edges
incident to the vertex). An Euler walk is a walk that traverses every edge of the graph exactly once. A
connected graph has an Euler walk if and only if it has at most two ver ces of odd degree. If there
are exactly two ver ces of odd degree, the Euler walk must start at one of them and end at the
other. If all ver ces have even degree, the Euler walk is an Euler circuit, star ng and ending at the
same vertex.
Since the graph has more than two ver ces with an odd degree (it has four: b, d, f, and g), it is not an
Euler graph. Therefore, an Euler walk does not exist for this graph