7.2.1.2. 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