codyhan94 / epidemic-graph-inference

CS145 reverse engineering epidemics project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epidemic-graph-inference

CS145 reverse engineering epidemics project

Running scripts

Use ipython from the main directory like so:

ipython2 -i scripts/testSIR.py

Need to install graphviz and python2-graphviz packages to have advanced drawing capabilities.

Definition of graph super-neighborhood

We are currently taking the entire graph to be the super-neighborhood of each node.

About

CS145 reverse engineering epidemics project

License:MIT License


Languages

Language:Python 90.1%Language:Batchfile 9.3%Language:JavaScript 0.4%Language:Makefile 0.2%