[Math] Semi Eulerian graphs

graph theory

I do not understand how it is possible to for a graph to be semi-Eulerian.

For a graph G to be Eulerian, it must be connected and every vertex must have even degree.

If something is semi-Eulerian then 2 vertices have odd degrees. But then G wont be connected.

Best Answer

Why wouldn't $G$ be connected? Look at the path graph:

$$ - - - - - -$$