How would i draw a graph given a specific degree sequence?

645 Views Asked by At

For example, I have a degree sequence (4,3,3,1,1,1,1) and I want to draw its graph. I know that it will have 7 edges, put I can't seem to put the graw together.

Thanks!

1

There are 1 best solutions below

2
On BEST ANSWER

The following graph has the desired properties.