Qurak

CycleGraph

లభ్యం

Cycle graph on n vertices

CycleGraph[n]
Table[CycleGraph[i, PlotLabel -> Subscript[C, i]], {i, 3, 5}] → {Graph[<3>, <3>], Graph[<4>, <4>], Graph[<5>, <5>]}Table[CycleGraph[i, DirectedEdges -> True, EdgeStyle -> Arrowheads[Medium], PlotLabel -> Subscript[C, i]], {i, 3, 5}] → {Graph[<3>, <3>], Graph[<4>, <4>], Graph[<5>, <5>]}g = CycleGraph[8, VertexLabels -> "Name"] → Graph[<8>, <8>]

అంశాలు

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి