Liking cljdoc? Tell your friends :D
Clojure only.

kigen.scc

Strongly connected components of digraphs.

Strongly connected components of digraphs.
raw docstring

sccclj

(scc nodes succ-func)

Returns the strongly connected components of a graph specified by its nodes and a successor function succ-func from node to nodes.

Returns the strongly connected components of a graph specified by its nodes
and a successor function succ-func from node to nodes.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close