Qurak

TransitiveClosureGraph

Available

Graph with edges for every reachable vertex pair

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

Topics

Related

All 6300 functions · Use this from an MCP client