Interface DfgSplitter

    • Method Detail

      • split

        DfgSplitter.DfgSplitResult split​(Dfg dfg,
                                         Cut cut,
                                         DfgMinerState minerState)
        usage: returns a list of sublogs and a multiset of noise events Must be thread-safe and static, i.e, no side-effects allowed.
        Parameters:
        dfg -
        cut -
        minerState -
        Returns: