|
SOLUTIONS
|
COMBINATORICA PACKAGE SYMBOL
TransitiveClosure
TransitiveClosure[g]
finds the transitive closure of graph
, the supergraph of
that contains edge
if and only if there is a path from
to
.
DetailsDetails
- To use
, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
