Qurak

TransitiveClosureGraph

Disponibile

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>]

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP