GraphTheory[SpecialGraphs][WebGraph]
|
Calling Sequence
|
|
WebGraph(a, b)
|
|
Parameters
|
|
a
|
-
|
positive integer >=3
|
b
|
-
|
positive integer
|
|
|
|
|
Description
|
|
•
|
The WebGraph(a,b) command returns the web graph with parameters a and b. Namely it returns the Cartesian product of CycleGraph(a) and PathGraph(b).
|
|
|
Download Help Document
Was this information helpful?