TorusGraph
TorusGraph[{n1,n2,…,nk}]
给出有 n1×n2×…×nk 个顶点的 k-维环面图.
更多信息和选项
- TorusGraph 亦称为环状图.
- TorusGraph[{n1,n2,…,nk}] 由循环图 的图笛卡尔积形成的图.
- TorusGraph[{n1,n2,…,nk},DirectedEdges->True] 给出有向环面图.
- TorusGraph 接受与 Graph 一样的选项.
所有选项的列表
范例
打开所有单元关闭所有单元选项 (83)
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 (3)
用 AbsoluteOptions 提取所得的顶点坐标:
VertexCoordinates 比 GraphLayout 的优先级高:
VertexLabels (13)
将 Placed 与符号位置一起使用来控制标签的放置,包括外面的位置:
或 StatusArea:
VertexShape (5)
用任意 Graphics、Image 或 Graphics3D 作为顶点的形状:
VertexShape 可与 VertexSize 一起使用:
VertexShape 不受 VertexStyle 的影响:
VertexShapeFunction 比 VertexShape 的优先级高:
VertexShapeFunction (10)
获取一组内置的 VertexShapeFunction:
使用 "Basic" 集合内的 VertexShapeFunction 的内置设置:
使用 "Rounded" 集合内的 VertexShapeFunction 的内置设置:
使用 "Concave" 集合内的 VertexShapeFunction 的内置设置:
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 的影响:
应用 (11)
基本应用 (6)
属性和关系 (6)
如果 为 1,TorusGraph[{n1,n2,…}] 有自环:
如果 为 2,TorusGraph[{n1,n2,…}] 有平行的边:
TorusGraph[{n}] 是一个循环图:
TorusGraph[{m,n}] 是循环图 和 的笛卡尔积形成的图:
TorusGraph 与 GridGraph 有同样数量的顶点:
TorusGraph[f] 和 GridGraph[f] 的边数之差:
可能存在的问题 (1)
用 GraphPlot 绘制图:
巧妙范例 (1)
文本
Wolfram Research (2022),TorusGraph,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TorusGraph.html.
CMS
Wolfram 语言. 2022. "TorusGraph." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TorusGraph.html.
APA
Wolfram 语言. (2022). TorusGraph. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TorusGraph.html 年