8.2.1. algΒΆ

It contains basic algorithms, numerical tricks, and data processing tasks.

Functions

add_edge_fun Returns a function that adds an edge to the graph checking only the out node.
add_func_edges Adds function node edges.
get_full_pipe Returns the full pipe of a dispatch run.
get_sub_node Returns a sub node of a dispatcher.
get_unused_node_id Finds an unused node id in graph.
remove_edge_fun Returns a function that removes an edge from the graph.

Classes

DspPipe