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-клиента