WeightedAdjacencyGraph
WeightedAdjacencyGraph[wmat]
给出加权邻接矩阵为 wmat 的图.
WeightedAdjacencyGraph[{v1,v2,…},wmat]
给出顶点为 vi、加权邻接矩阵为 wmat 的图.
更多信息和选项
- WeightedAdjacencyGraph[wmat] 等价于 WeightedAdjacencyGraph[{1,2,…,n},wmat],其中wmat 具有维度 ×.
- WeightedAdjacencyGraph 采用和 Graph 相同的选项.
- 选项 DirectedEdges 可以用来控制是否构建一个无向图或者有向图.
- DirectedEdges 的以下设置可以用于 WeightedAdjacencyGraph:
-
Automatic 如果 wmat 是对称的,构建一个无向图 True 构建一个有向图 False 构建一个无向图
所有选项的列表
范例
打开所有单元关闭所有单元范围 (7)
选项 (83)
DirectedEdges (3)
EdgeLabels (8)
EdgeShapeFunction (6)
得到 EdgeShapeFunction 的内置设置列表:
EdgeShapeFunction 可以与 EdgeStyle 组合使用:
EdgeShapeFunction 具有比 EdgeStyle 更高的优先级:
GraphHighlightStyle (2)
GraphLayout (5)
VertexCoordinates 覆盖 GraphLayout 坐标:
使用 AbsoluteOptions 提取由布局算法计算得到的 VertexCoordinates:
VertexCoordinates (3)
使用 AbsoluteOptions 提取得到的顶点坐标:
VertexCoordinates 具有比 GraphLayout 更高的优先级:
VertexLabels (13)
使用具有符号式位置信息的 Placed 来控制标签放置,包括外部位置:
在一个封装内使用 Placed 来放置多个标签:
使用 VertexLabels 放置多个标签:
使用 Placed 的自变量控制包括 Tooltip 在内的格式:
或者 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 影响:
属性和关系 (4)
使用 VertexCount 和 EdgeCount 计算顶点数和边数:
使用 VertexList 和 EdgeList 以标准顺序列出顶点和边:
从一个图计算 WeightedAdjacencyMatrix:
文本
Wolfram Research (2010),WeightedAdjacencyGraph,Wolfram 语言函数,https://reference.wolfram.com/language/ref/WeightedAdjacencyGraph.html.
CMS
Wolfram 语言. 2010. "WeightedAdjacencyGraph." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/WeightedAdjacencyGraph.html.
APA
Wolfram 语言. (2010). WeightedAdjacencyGraph. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/WeightedAdjacencyGraph.html 年