CirculantGraph
CirculantGraph[n,j]
给出含有 n 个顶点和跳跃值 j 的循环图 .
CirculantGraph[n,{j1,j2,…}]
给出含有 n 个顶点和跳跃值 j1, j2, …的循环图 .
更多信息和选项
- n 阶循环图含有顶点 {1,2,…,n},并且根据跳跃值 j1、j2、…,顶点 i 与顶点 Mod[i-jk,n,1] 和Mod[i+jk,n,1] 相连通.
- CirculantGraph 具有和 Graph 相同的选项.
所有选项的列表
范例
打开所有单元关闭所有单元选项 (79)
EdgeLabels (7)
使用符号位置信息的 Placed 来控制沿着一条边的标签位置:
通过 Tooltip 和 StatusArea 的值,使用自动标签:
EdgeShapeFunction (6)
获取 EdgeShapeFunction 的内置设置列表:
EdgeShapeFunction 可以与 EdgeStyle 合起来使用:
EdgeShapeFunction 具有比 EdgeStyle 更高的优先级:
GraphHighlightStyle (2)
GraphLayout (5)
VertexCoordinates 重载 GraphLayout 坐标:
通过一个布局算法,利用 AbsoluteOptions 提取计算所得的 VertexCoordinates:
VertexCoordinates (3)
通过 AbsoluteOptions 提取顶点坐标的结果:
VertexCoordinates 优先级高于 GraphLayout:
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 影响:
应用 (6)
循环图的 GraphCenter:
突出显示 CirculantGraph 的顶点度:
属性和关系 (6)
可能存在的问题 (1)
设置 DirectedEdges->True 不应用于 CirculantGraph:
文本
Wolfram Research (2010),CirculantGraph,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CirculantGraph.html.
CMS
Wolfram 语言. 2010. "CirculantGraph." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CirculantGraph.html.
APA
Wolfram 语言. (2010). CirculantGraph. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CirculantGraph.html 年