GraphTheory[SpecialGraphs]
ThetaGraph
construct theta graph
Calling Sequence
Parameters
Description
Examples
ThetaGraph(r1, r2, ...)
r1, r2, ...
-
positive integers
ThetaGraph(r1,r2,...) returns the theta graph with the given parameters. Namely it returns a graph consisting of internally disjoint paths of lengths r1, r2, ... between two specified vertices.
See Also
SpecialGraphs
Download Help Document