About 114,000 results
Open links in new tab
  1. Discrete-event simulation - Wikipedia

    Discrete event simulation is used in computer network to simulate new protocols, different system architectures (distributed, hierarchical, centralised, P2P) before actual deployment.

  2. Introduction to Discrete Event Simulation with Python

    Jan 12, 2024 · Discrete Event Simulation (DES) is a powerful modeling technique that enables the emulation of real-world systems by simulating individual events as they occur over time.

  3. Discrete-event Simulation - The Decision Lab

    Discrete-event simulation is a powerful analytical modeling technique used to simulate and analyze complex systems where events occur at distinct points in time. Each event—such as customer …

  4. A gentle introduction to discrete-event simulation

    Mar 12, 2022 · Discrete-event simulation, or DES, is intended to simulate systems where events occur at specific, separable instances in time. DES contrasts with a continuous simulation where events …

  5. Discrete Event Simulation - an overview | ScienceDirect Topics

    Discrete event simulation (DES) is defined as the process of modeling the behavior of a complex system through an ordered sequence of distinct events, where each event occurs at a specific moment in …

  6. What is discrete event simulation and how does it work

    What is discrete event simulation? Discrete event simulation (DES) is a method for modelling the operation of a system or process as a discrete sequence of events.

  7. Discrete-Event Reference book: "Simulation, Modeling & Analysis (3/e) by Law and Kelton, 2000"

  8. Discrete-event modelling & simulation - TU Delft OCW

    When modelling is complete, you are left with a Discrete-Event Simulation (DES). DES is mainly used to improve the operation of handling systems. Related to infrastructures this could be the handling of …

  9. Discrete event simulation (DES) | Research Starters - EBSCO

    Discrete Event Simulation (DES) is a computational modeling technique used to represent complex systems by breaking them down into individual, sequential events. This methodology allows for the …

  10. [2405.01562] Discrete Event Simulation: It's Easy with SimPy!

    Apr 3, 2024 · This paper introduces the practicalities and benefits of using SimPy, a discrete event simulation (DES) module written in Python, for modeling and simulating complex systems. Through a …