GraphUtilities`
GraphUtilities`
VertexList
As of Version 10, all the functionality of the GraphUtilities package is built into the Wolfram System. »
VertexList[g]
gives a list of all vertices in the graph g.
更多信息和选项
- VertexList functionality is now available in the built-in Wolfram Language function VertexList.
- To use VertexList, you first need to load the Graph Utilities Package using Needs["GraphUtilities`"].
- VertexList returns a list of vertices of the graph g.
- For graphs specified using a rule list, the list of vertices is returned in the order in which they first appear.
- Functions such as GraphCoordinates and PageRankVector return information on vertices in the order given by VertexList.
范例
基本范例 (2)
The list of vertices of a simple graph:
This function has been superseded by VertexList in the Wolfram System:
Wolfram Research (2007),VertexList,Wolfram 语言函数,https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html.
文本
Wolfram Research (2007),VertexList,Wolfram 语言函数,https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html.
CMS
Wolfram 语言. 2007. "VertexList." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html.
APA
Wolfram 语言. (2007). VertexList. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html 年