Skip to content

Simulation of Ebola outbreak with ReactiveML, an extension to OCaml.

Notifications You must be signed in to change notification settings

kansuke231/Ebola_Outbreak_Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebola_Outbreak_Simulation

Simulation of Ebola outbreak with ReactiveML, an extension to OCaml. The model we used is based on This Research.

How to run

  1. You need to install OPAM, a package manager for OCaml
  2. Then install ReactiveML in command-line as follows:
opam install rml
  1. Compiling the files by running "make"
  2. Finally, run the executable like:
./ebola_outbreak.opt

If you see some errors regarding Graphics module, This stackoverflow answer may help you solve the issue.

About

Simulation of Ebola outbreak with ReactiveML, an extension to OCaml.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published