papachristoumarios / dynamic-clearing

[WWW 2023] Official code release for "Dynamic Interventions for Networked Contagions"

Home Page:https://arxiv.org/abs/2205.13394

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supplementary Code For: "Dynamic Interventions for Networked Contagions"

Setup

Install the required packages with

pip install -r requirements.txt

Usage

Use python main.py --help to see the available options and more details about the flags. An example run is as follows:

python main.py --name tlc --num_iters 1 -B 100 --method fractional

About

[WWW 2023] Official code release for "Dynamic Interventions for Networked Contagions"

https://arxiv.org/abs/2205.13394


Languages

Language:Python 100.0%