Stops the search of the investigated node of the ArciDispatch algorithm, until all inputs are satisfied.
wait_in (bool) – If True the node is waiting input estimations.
n_id (str) – Data or function node id.
True if all node inputs are satisfied, otherwise False.
bool
Table of Contents