Package jline.api.wf

Object Wf_loop_detector

  • All Implemented Interfaces:

    
    public class Wf_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.