GraphTheory[SpecialGraphs][ThetaGraph]
|
Calling Sequence
|
|
ThetaGraph(r1, r2, ...)
|
|
Parameters
|
|
r1, r2, ...
|
-
|
positive integers
|
|
|
|
|
Description
|
|
•
|
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.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?