Class LinearizerPipelineAware

    • Constructor Detail

      • LinearizerPipelineAware

        public LinearizerPipelineAware()
    • Method Detail

      • linearize

        public List<Lop> linearize​(List<Lop> v)
        Sort lops depth-first while assigning the nodes to pipelines
        Specified by:
        linearize in class IDagLinearizer
        Parameters:
        v - List of lops to sort
        Returns:
        Sorted list of lops with set _pipelineID on the Lop Object