https://github.com/keyskey/metavaccination.jl
Meta-population model of vaccination game
https://github.com/keyskey/metavaccination.jl
Last synced: 5 months ago
JSON representation
Meta-population model of vaccination game
- Host: GitHub
- URL: https://github.com/keyskey/metavaccination.jl
- Owner: keyskey
- Created: 2018-12-19T14:56:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T08:43:41.000Z (over 7 years ago)
- Last Synced: 2025-10-28T08:57:24.585Z (8 months ago)
- Language: Julia
- Size: 11.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MetaVaccination.jl
- Agent-based epidemic simulation code(SIR model)
- SIR dynamics is solved with Gillespie algorithm
- Deal with the interaction among several gruoups of people
- Each group is connected with the other group with some kinds of network topology(Star, Ring, Wheel, Complete graph...etc)
- Infected agent are allowed to migrate from one island to another island