(definition)
Definition: An undirected graph with an edge between every pair of vertices.
Generalization (I am a kind of ...)
undirected graph, dense graph, connected graph.
Specialization (... is a kind of me.)
clique.
See also sparse graph, complete tree, perfect binary tree.
Note: A complete graph has n(n-1)/2 edges, where n is the number of vertices.
Author: PEB
If you have suggestions, corrections, or comments, please get in touch with Paul Black.
Entry modified 25 February 2005.
HTML page formatted Mon Feb 2 13:10:39 2015.
Cite this as:
Paul E. Black, "complete graph", in
Dictionary of Algorithms and Data Structures [online], Vreda Pieterse and Paul E. Black, eds. 25 February 2005. (accessed TODAY)
Available from: http://www.nist.gov/dads/HTML/completeGraph.html