Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.
/ show Public archive

Back-end for Simulation of Human Operator Workload

Notifications You must be signed in to change notification settings

branchv/show

Repository files navigation

Simulation of Human Operator Workload

This program is a discrete event simulation to model the workload of train operators. You can specify the number of human operators and optional automated assistants as well as the tasks to be completed, each with specified interarrival and service time distributions.

Compilation

The simulation is compiled via:

g++ -std=c++11 -o SHOW runSim.cpp

Deployment

The program is deployed online and the front-end source code is available here.

About

Back-end for Simulation of Human Operator Workload

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5