Object Wkflow_loop_detector

  • All Implemented Interfaces:

    
    public class Wkflow_loop_detector
    
                        

    Automatic loop structure detector for workflow networks.

    This detector identifies loop patterns in workflow networks where service nodes are connected in cycles through router nodes.

    Based on AUTO_Loop_Detector.m from the MDN toolbox.