8.2.15.1.55. _set_data_node_outputΒΆ

Solution._set_data_node_output(node_id, node_attr, no_call, next_nds=None, **kw)[source]

Set the data node output from node estimations.

Parameters:
  • node_id (str) – Data node id.

  • node_attr (dict[str, T]) – Dictionary of node attributes.

  • no_call (bool) – If True data node estimations are not used.

Returns:

If the output have been evaluated correctly.

Return type:

bool