/MIAN_algorithm

Algorithm for influence maximization in a social network when negative opinions may emerge

Primary LanguagePython

This repository contains a Python NetworkX-compatible implementation of the MIA-N algorithm, an algorithm for influence maximization in a social network when negative opinions may emerge (Chen et al., 2011).

To replicate the figures of our analysis, please run the figure2_run.py and figure3_run.py while using the same arguments as the ones contained in the .vscode/launch.json file.