Scheduling with Alternative Route Definitions
<p style="text-align: justify;">
    <b>
        Scheduling with Alternative Route Definitions (SARD) enables the identification of the 
        most optimal path among various machine and operation sequences by considering real-time 
        capacity and constraints. This feature ensures a dynamic, flexible, and error-free 
        workflow within complex production environments.
    </b>
</p>
<ul>
    <li style="text-align: justify;">
        <b>Route Locking: </b> 
        Once a specific route is selected during the initial operation, the system 
        automatically locks that path, preventing any incorrect machine assignments 
        from alternative routes in subsequent stages.
    </li>
    <li style="text-align: justify;">
        <b>Operation-Based Flexibility: </b> 
        While remaining within the selected route, the system continues to perform the 
        most efficient assignments among predefined internal alternatives (e.g., Work Center M 
        vs. N) based on current capacity.
    </li>
    <li style="text-align: justify;">
        <b>Optimum Assignment Logic: </b> 
        The system evaluates primary and alternative routes (e.g., A-B-C-D vs. E-F-G-H) 
        during the first operation phase to execute the most effective assignment for each work order.
    </li>
</ul>