Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drvinceknight/observable_hierarchical_queues
This repo contains code files for some ongoing work on Hierarchical Queues.
https://github.com/drvinceknight/observable_hierarchical_queues
Last synced: 2 months ago
JSON representation
This repo contains code files for some ongoing work on Hierarchical Queues.
- Host: GitHub
- URL: https://github.com/drvinceknight/observable_hierarchical_queues
- Owner: drvinceknight
- Created: 2012-10-10T07:41:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-10T07:55:27.000Z (over 12 years ago)
- Last Synced: 2024-06-20T00:45:25.075Z (7 months ago)
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Observable hierarchical queues
This repo contains files that are being used to understand the game theoretical situations that arise in hierarchical queues. There are 2 basic methodologies that are used:
- Hybrid ABS-DES simulation
- Markov Decision Process (although this is proving quite tricky)
The simulation model was developed during an undergraduate research project. Jason Young developed most of the code. He presented this work at OR54, take a look at his talk here.