Question Description

I’m working on a graphs question and need an explanation and answer to help me learn.

You need to construct two graphs.  The first graph must be a simple, 8 vertex graph with an edge-connectivity of 3 and a connectivity, i.e. vertex-connectivity of 2.  Your second graph will be a simple, 7 vertex digraph that meets these conditions: 1) every vertex must have degree ? 2, and 2) the graph must be strongly connected.  For both graphs provide basic information in your Answer requirements and explain why your graphs satisfy the required conditions.