Object Wkflow_pattern_updater

  • All Implemented Interfaces:

    
    public class Wkflow_pattern_updater
    
                        

    Workflow pattern updater for simplifying and optimizing workflow networks.

    This class is responsible for updating workflow networks after recognizing basic workflow patterns (sequence, parallel, loop, branch) by combining pattern detection with phase-type distribution convolution.

    Based on AUTO_Pattern_Update.m from the MDN toolbox.