Skip to content

Official code to reproduce results in "Reducing Spreading Processes on Networks to Markov Population Models".

Notifications You must be signed in to change notification settings

gerritgr/Reducing-Spreading-Processes

Repository files navigation

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.).

About

Official code to reproduce results in "Reducing Spreading Processes on Networks to Markov Population Models".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages