Qurak
文档
价格
登录
Qurak
文档
函数
VertexContract
VertexContract
可用
Merge a set of vertices of a graph into a single vertex
形式
VertexContract[g, {v1, v2, …}]
VertexContract[g, {{v1, v2, …}, …}]
VertexContract[{v -> w, …}, …]
验证过的示例
g = CycleGraph[5]; VertexContract[g, {1, 2}] → Graph[<4>, <4>]
在 Qurak 上运行
搜索参考
主题
Graph Modifications
- Modifications of Graphs
New In100 Alphabetical Listing
- V
New In100 Graphs And Networks
- Graphs & Networks
Summary Of New Features In140
- Graphs
Summary Of New Features In140
- Graphs
Summary Of New Features In143
- Graph Computation
相关
EdgeContract
VertexReplace
VertexAdd
VertexDelete
EdgeAdd
EdgeDelete
GraphComplement
GraphDifference
GraphIntersection
GraphUnion
IndexGraph
Subgraph
← VertexConnectivity
VertexCoordinates →
全部 6300 个函数
·
从 MCP 客户端使用