CycleGraph
CycleGraph[n]
给出具有 n 个顶点 的圈图.
更多信息和选项
- CycleGraph 也称为圆形图(circular graph).
- CycleGraph[n] 给出具有顶点 {1,2,…,n} 的一个图,其中在 i 和 i+1 以及 n 和 1 之间存在边.
- CycleGraph[…,DirectedEdges->True] 给出一个有向圈图.
- CycleGraph 采用和 Graph 相同的选项.
所有选项的列表
范例
打开所有单元关闭所有单元选项 (80)
DirectedEdges (1)
使用 DirectedEdges->True 来生成一个有向图:
EdgeLabels (7)
使用具有符号位置信息的 Placed 来控制边上的标签位置:
通过 Tooltip 和 StatusArea 的值使用自动标签:
EdgeShapeFunction (6)
获取 EdgeShapeFunction 的内置设置列表:
EdgeShapeFunction 可以与 EdgeStyle 合起来使用:
EdgeShapeFunction 具有比 EdgeStyle 更高的优先级:
GraphHighlightStyle (2)
GraphLayout (5)
VertexCoordinates 覆盖 GraphLayout 坐标:
用 AbsoluteOptions 提取通过布局算法得出的 VertexCoordinates:
VertexCoordinates (2)
VertexLabels (13)
VertexShape (5)
将任意 Graphics、Image 或者 Graphics3D 作为顶点形状使用:
VertexShape 可以与 VertexSize 合起来使用:
VertexShape 不受 VertexStyle 影响:
VertexShapeFunction 具有比 VertexShape 更高的优先级:
VertexShapeFunction (10)
获取 VertexShapeFunction 的内置设置列表:
利用 VertexShapeFunction 在 "Basic" 集合中的内置设置:
使用 VertexShapeFunction 在 "Rounded" 集合中的内置设置:
使用 VertexShapeFunction 在 "Concave" 集合中的内置设置:
VertexShapeFunction 可以与 VertexStyle 合起来使用:
VertexShapeFunction 具有比 VertexStyle 更高的优先级:
VertexShapeFunction 可以与 VertexSize 合起来使用:
VertexShapeFunction 具有比 VertexShape 更高的优先级:
VertexSize (8)
VertexSize 可以与 VertexShapeFunction 合起来使用:
VertexSize 可以与 VertexShape 合起来使用:
VertexStyle (5)
VertexShapeFunction 可以与 VertexStyle 合起来使用:
VertexShapeFunction 具有比 VertexStyle 更高的优先级:
VertexStyle 可以与 BaseStyle 合起来使用:
VertexStyle 具有比 BaseStyle 更高的优先级:
VertexShape 不受 VertexStyle 影响:
应用 (7)
圈图的 GraphCenter:
突出显示 CycleGraph 的顶点度:
属性和关系 (10)
CycleGraph[n] 具有 n 个顶点:
CycleGraph[n] 具有 n 条边:
文本
Wolfram Research (2010),CycleGraph,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CycleGraph.html.
CMS
Wolfram 语言. 2010. "CycleGraph." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CycleGraph.html.
APA
Wolfram 语言. (2010). CycleGraph. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CycleGraph.html 年