Topics: Graph Theory - Graph
(definition)
A complete graph is a simple graph such that every pair of vertices is joined by an edge. As such, we can say that every pair of vertices is adjacent.
We denote a complete graph with , where is the number of vertices.
Number of Lines
A graph has exactly edges.
Simplices
Notice that every -simplex is a complete graph.