Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Sequence step algorithm

From Wikipedia, the free encyclopedia

A sequence step algorithm (SQS-AL) is an algorithm implemented in a discrete event simulation system to maximize resource utilization.[1] This is achieved by running through two main nested loops: A sequence step loop and a replication loop. For each sequence step, each replication loop is a simulation run that collects crew idle time for activities in that sequence step. The collected crew idle times are then used to determine resource arrival dates for user-specified confidence levels. The process of collecting the crew idle times and determining crew arrival times for activities on a considered sequence step is repeated from the first to the last sequence step.[2]

See also

[edit]

References

[edit]
  1. Srisuwanrat, Chachrist (2009). The Sequence Step Algorithm A Simulation-Based Scheduling Algorithm for Repetitive Projects with Probabilistic Activity Durations (Thesis thesis). hdl:2027.42/62300.
  2. Chachrist Srisuwanrat; Photios G. Ioannou (24 October 2007). "The Investigation of Lead-Time Buffering under Uncertainty Using Simulation and Cost Optimization" (PDF). Archived from the original (PDF) on 24 October 2007. Retrieved 19 June 2023.

Further reading

[edit]