Returns the data nodes estimations and wait_inputs flag.
node_attr (dict) – Dictionary of node attributes.
node_id (str) – Data node’s id.
node estimations with minimum distance from the starting node, and
wait_inputs flag
(dict[str, T], bool)
Table of Contents