cutcutcodec.core.compilation.graph_to_tree

Compile an assembly graph into an evaluable tree.

Functions

graph_to_tree(graph)

Create the dynamic tree from the assembly graph.

new_node(node_class, in_streams, state)

Instantiate and initialize a new node.

update_trees(graph)

Update on each node the tree attribute.