openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-kartifex
/
org.openrndr.kartifex.utils.graphs
/
Graphs
/
stronglyConnectedSubgraphs
strongly
Connected
Subgraphs
fun
<
V
,
E
>
stronglyConnectedSubgraphs
(
graph
:
DirectedGraph
<
V
,
E
>
,
includeSingletons
:
Boolean
)
:
List
<
DirectedGraph
<
V
,
E
>
>
(
source
)