Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.14 KB

Reducing Spreading Processes on Networks to Markov Population Models

License: GPL v3 Build Status

Overview

This is the official implementation to reproduce evaluation results in Reducing Spreading Processes on Networks to Markov Population Models. This implementation does not contain the code to generate the reaction system/change vectors.

Installation

If Python 3.6 and pip are installed, use

pip install -r requirements.txt

to install Python's dependencies.

Usage

The results can be reproduces with:

python evaluation.py

Moreover, an example on how to use main.py is given in the code.

Output

The results folder contains the summarized output. The output folder details information (graph file, full CTMC, numerical integration results, etc.).