8.2.15.1.90. __dict__ΒΆ

Solution.__dict__ = mappingproxy({'__module__': 'schedula.utils.sol', '__doc__': 'Solution class for dispatch result.', '__hash__': <function Solution.__hash__>, '__repr__': <function Solution.__repr__>, '__init__': <function Solution.__init__>, '_set_dsp_features': <function Solution._set_dsp_features>, '_set_inputs': <function Solution._set_inputs>, '_set_wildcards': <function Solution._set_wildcards>, '_update_methods': <function Solution._update_methods>, 'check_wait_in': <function Solution.check_wait_in>, '_clean_set': <function Solution._clean_set>, '_init_workflow': <function Solution._init_workflow>, '_close': <function Solution._close>, '_update_fut_results': <staticmethod(<function Solution._update_fut_results>)>, 'result': <function Solution.result>, '_dsp_closed_add': <staticmethod(<function Solution._dsp_closed_add>)>, '_run': <function Solution._run>, 'get_sub_dsp_from_workflow': <function Solution.get_sub_dsp_from_workflow>, 'pipe': <property object>, '_copy_structure': <function Solution._copy_structure>, '__deepcopy__': <function Solution.__deepcopy__>, '_add_out_dsp_inputs': <function Solution._add_out_dsp_inputs>, 'check_targets': <function Solution.check_targets>, '_get_node_estimations': <function Solution._get_node_estimations>, '_remove_wait_in': <function Solution._remove_wait_in>, '_set_node_output': <function Solution._set_node_output>, '_evaluate_function': <function Solution._evaluate_function>, '_check_function_domain': <function Solution._check_function_domain>, '_evaluate_node': <function Solution._evaluate_node>, '_set_data_node_output': <function Solution._set_data_node_output>, '_apply_filters': <function Solution._apply_filters>, '_started': <function Solution._started>, '_ended': <function Solution._ended>, '_verbose': <function Solution._verbose>, '_set_function_node_output': <function Solution._set_function_node_output>, '_add_initial_value': <function Solution._add_initial_value>, '_update_meeting': <function Solution._update_meeting>, '_visit_nodes': <function Solution._visit_nodes>, '_see_node': <function Solution._see_node>, '_remove_unused_nodes': <function Solution._remove_unused_nodes>, '_init_sub_dsp': <function Solution._init_sub_dsp>, '_see_remote_link_node': <function Solution._see_remote_link_node>, '_check_sub_dsp_domain': <function Solution._check_sub_dsp_domain>, '_set_sub_dsp_node_input': <function Solution._set_sub_dsp_node_input>, '_warning': <function Solution._warning>, '__annotations__': {}})