如何将每个节点连接到表示的每个其他节点的图表?

5 terminology graph-theory discrete-mathematics

如何将每个节点连接到每个其他节点(没有冗余连接)的图表?

我知道这个图有N*(N - 1)/ 2个边.