Qurak
文档
价格
登录
Qurak
文档
函数
VertexInComponent
VertexInComponent
可用
Vertices with a directed path to a vertex
形式
VertexInComponent[g, {v1, v2, …}, k]
VertexInComponent[g, {v1, v2, …}, {k}]
VertexInComponent[{v -> w, …}, …]
验证过的示例
VertexInComponent[{1 -> 2, 1 -> 5, 2 -> 3, 3 -> 4, 4 -> 5, 6 -> 3, 4 -> 6}, {2}] → {2, 1}
在 Qurak 上运行
搜索参考
主题
Graph Components
- Vertex Components
New In80 Alphabetical Listing
- V
Summary Of New Features In140
- Graphs
Summary Of New Features In140
- Graphs
相关
VertexOutComponent
VertexComponent
NeighborhoodGraph
ConnectedComponents
KCoreComponents
VertexInComponentGraph
VertexAdd
VertexCount
VertexDelete
VertexInDegree
VertexIndex
VertexList
← VertexEccentricity
VertexInComponentGraph →
全部 6300 个函数
·
从 MCP 客户端使用