SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-dag
/
sk.ainet.lang.graph.utils
/
trace
trace
fun
trace
(
graph
:
ComputeGraph
)
:
Pair
<
Set
<
GraphNode
>
,
Set
<
Pair
<
GraphNode
,
GraphNode
>
>
>
(
source
)
Traces the compute graph starting from output nodes to collect all nodes and dependencies