
sccmap
List of commands for sccmap:
-
sccmap:tldr:b14c4 sccmap: Print statistics about a graph, producing no output graph.$ sccmap -v -s ${path-to-input1-gv} ${path-to-input2-gv ---}try on your machineexplain this command
-
sccmap:tldr:b2de6 sccmap: Display help for `sccmap`.$ sccmap -?try on your machineexplain this command
-
sccmap:tldr:f8339 sccmap: Extract strongly connected components of one or more directed graphs.$ sccmap -S ${path-to-input1-gv} ${path-to-input2-gv ---} > ${path-to-output-gv}try on your machineexplain this command