7.2.1.3. get_full_pipe

get_full_pipe(sol, base=())[source]

Returns the full pipe of a dispatch run.

Parameters:
  • sol (schedula.utils.Solution) – A Solution object.
  • base (tuple[str]) – Base node id.
Returns:

Full pipe of a dispatch run.

Return type:

DspPipe