Skip to content

Sharing the (old-ish) code for "Epidemic Contact Tracing via Communication Traces" by Katayoun Farrahi, Rémi Emonet and Manuel Cebrian

Notifications You must be signed in to change notification settings

twitwi/2014-epidemic-contact-tracing-communication-traces-plosone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2014-epidemic-contact-tracing-communication-traces-plosone

Sharing the (old-ish) code for "Epidemic Contact Tracing via Communication Traces" by Katayoun Farrahi, Rémi Emonet and Manuel Cebrian

Instructions

(these are written a few years later, so they might be imprecise)

First build the jar with (the maven build tool should be present on your machine).

mvn install

Make some simulations (the file is an example)... this is long

./run-simulation.sh

Plot some graphs

cd running/
../run-plot.sh
ls -1 *.pdf

About

Sharing the (old-ish) code for "Epidemic Contact Tracing via Communication Traces" by Katayoun Farrahi, Rémi Emonet and Manuel Cebrian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published