Matching Graph Drawing

349 Views Asked by At

How could I draw a graph that is connected, $3$-regular that has both a cut vertex and a perfect matching? I know every simple $3$-regular graph with no cut-edge has a perfect matching, but not sure how to draw a graph to meet these criteria.

1

There are 1 best solutions below

0
On

See example below. Edges of one of 4 perfect matchings are marked by red color.

enter image description here