Qurak

TransitiveReductionGraph

可用

Minimal graph preserving the reachability of a directed acyclic graph

TransitiveReductionGraph[g]
TransitiveReductionGraph[{v -> w, …}]
TransitiveReductionGraph[{1 -> 2, 1 -> 5, 2 -> 3, 3 -> 4, 4 -> 5, 3 -> 6, 4 -> 6}] → Graph[<6>, <5>]

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用