Skip to content

This is a college work made in 2017. It studies the behavior of virus spread through population. These studies explore the best strategies of vaccination as long as the virus is spreading.

Notifications You must be signed in to change notification settings

ftgibran/illsim

Repository files navigation

Illness Simulator

This is a college work made in 2017. It studies the behavior of virus spread through population. These studies explore the best strategies of vaccination as long as the virus is spreading.

The simulation can be represented by either network graph animation (node + edge) or traditional graphics. For network graph, each node represents a person of population and each edge represents the relationship of one person with other (e.g. teacher with student)

Demo

This project is available in https://illsim.gibran.dev

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This is a college work made in 2017. It studies the behavior of virus spread through population. These studies explore the best strategies of vaccination as long as the virus is spreading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published