A simple graph is one in which any two vertices are directly connected by at most one arc and no vertex is directly connected to itself. A connected graph is one in which every vertex is joined, directly or indirectly, to every other vertex. A simply connected graph is one that is both simple and connected.
- What is the minimum number of arcs that a simply connected graph with six vertices can have? Draw an example of such a graph. [2]
- What is the maximum number of arcs that a simply connected graph with six vertices can have? Draw an example of such a graph. [2]
- What is the maximum number of arcs that a simply connected Eulerian graph with six vertices can have? Explain your reasoning. [2]
- State how you know that the graph below is semi-Eulerian and write down a semi-Eulerian trail for the graph. [2]
\includegraphics{figure_2}