This repository contains the code base for our implementation of kMMI (k-Mutual Minimal Interference) method for selecting treatment groups for network interventions.
- numba (0.56 or newer)
- numpy
- networkx
- ovns
- igraph (for subgraph enumeration)
- leidenalg (for community detection)