Object Wkflow_branch_detector

  • All Implemented Interfaces:

    
    public class Wkflow_branch_detector
    
                        

    Automatic branch structure detector for workflow networks.

    This detector identifies branch patterns in workflow networks where execution splits into multiple paths with different probabilities and later converges at join points.

    Based on AUTO_Branch_Detector.m from the MDN toolbox.