Interface DfgCutFinder

    • Method Detail

      • findCut

        Cut findCut​(Dfg dfg,
                    DfgMinerState minerState)
        Returns a cut, or null if none found. Must be thread-safe and static, i.e, no side-effects allowed.
        Parameters:
        dfg -
        minerState -
        Returns: