I’d like to draw a network, as a fully connected directed graph, with arbitrary number of nodes and edges as shown in the pic.

What would be the easy way to draw this with GraphViz?
I’d like to draw a network, as a fully connected directed graph, with arbitrary
Share
graphviz gallery has a very similar entry, with fancy graphic: it’s as easy as replacing the names
start, etc… with your own in the generating script. Feed it todotprogram.