Repository for research project that studies influence maximization problem.
Project updated to work with Python 3.7+ and NetworkX 2.x
Code was updated to Python 3 using the following command (backup files are preserved):
python -m lib2to3 --write directory\file.py