Package-level declarations

Types

Link copied to clipboard

A limited capacity compound node compiling the subnetwork, defined by inner, and attaching appropriate access-control nodes.

Link copied to clipboard
abstract class CompoundNode(label: String, incoming: List<Connection<*, *>>, outgoing: List<OutputRef<*, *>>) : NodeGroup