GraphTheory[SpecialGraphs]
TuranGraph
construct Turan graph
Calling Sequence
Parameters
Description
Examples
References
Compatibility
TuranGraph(n,k)
n, k
-
positive integers
The TuranGraph(n,k) command returns the Turán graph with parameters n, k.
The Turán graph is the complete k-partite graph on n vertices whose partitions are as close to equal in cardinality as possible.
"Turán graph", Wikipedia. http://en.wikipedia.org/wiki/Turan_graph
The GraphTheory[SpecialGraphs][TuranGraph] command was introduced in Maple 2018.
For more information on Maple 2018 changes, see Updates in Maple 2018.
See Also
SpecialGraphs
Download Help Document