8.2.15.1.48. _init_sub_dspΒΆ

Solution._init_sub_dsp(dsp, fringe, outputs, no_call, initial_dist, index, full_name, excluded_defaults)[source]

Initialize the dispatcher as sub-dispatcher and update the fringe.

Parameters:
  • fringe (list[(float | int, bool, (str, Dispatcher)]) – Heapq of closest available nodes.

  • outputs (list[str], iterable) – Ending data nodes.

  • no_call (bool) – If True data node estimation function is not used.