Skip to content

Shamsheer-hub/SimPy-Simulation-Model-for-Railway-Platform-Ticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SimPy-Simulation-Model-for-Railway-Platform-Ticket

Python code for simulating a model of platform ticket allotment and passenger distribution system, in a hypothetical railway station. The aim is to minimize the number of passengers on the platform in order to maintain social distancing.

Requirements:

  • SimPy
  • Random
  • Multiprocessing (optional)
  • Purpose:

  • To give a feel of what simulations look like
  • Show the importance of smalll subprocesses in systems
  • Realize the need of randomness and statistical data to model these simulations
  • Demonstrate basic functions of SimPy
  • About

    Python code for simulating a model of platform ticket allotment and passenger distribution system, in a hypothetical railway station. The aim is to minimize the number of passengers on the platform in order to maintain social distancing.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    Packages

    Contributors

    Languages