Files
agent_compositor_test/references/igraph-1.0.1/examples/simple/igraph_full.out
T
Abdelrahman Said a11edf0c53 Add graph references
2026-06-28 13:49:01 +01:00

5 lines
265 B
Plaintext

The undirected complete graph on 10 vertices has 45 edges.
The directed complete graph on 10 vertices has 90 edges.
The undirected complete graph on 10 vertices with self-loops has 55 edges.
The directed complete graph on 10 vertices with self-loops has 100 edges.