Skip to content

This repository presents an attemt to solve the Ambulance Decision Game.

License

Notifications You must be signed in to change notification settings

MichalisPanayides/AmbulanceDecisionGame

Repository files navigation

Tests Issues MIT License DOI

Ambulance Decision Game: A python library that attempts to explore a game theoretic approach to the EMS - ED interface

Table of Contents
  1. About The Project
  2. Installation
  3. Tests
  4. Roadmap
  5. License
  6. Contact

About The Project

This project revolves around modelling the interaction between the Emergency Medical Service (EMS) and Emergency Departments.

The ambulance_game library is used to model:

  • a discrete event simulation model of a queueing system with two waiting spaces, where individuals can be blocked.
  • the equivalent Markov chain model,
  • a game theoretic model between 3 players; 2 queueing systems (EDs) and a distrbutor (EMS).

Installation

Install a development version of this library with the command:

$ python -m pip install flit
$ python -m flit install --symlink

Tests

Run all tests developed by first installing and then running tox:

$ python -m pip install tox
$ python -m tox

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @Michalis_Pan - PanayidesM@cardiff.ac.uk

Project Link: AmbulanceDecisionGame

About

This repository presents an attemt to solve the Ambulance Decision Game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages