- install graph_tool globally for python3.x
- e.g. via adding https://downloads.skewed.de/apt to sources and apt-get install python3-graph-tool (as described in https://git.skewed.de/count0/graph-tool/-/wikis/installation-instructions)
- setup virtualenv with pip and requirements.txt
- make the global site-packages available to virtualenv by either "--system-site-packages"
python3 -m querying.cut_finding_experiments
- Download data from snap http://snap.stanford.edu/data/index.html "Networks with ground-truth communities".
- Put it into dataset/communities (dblp is already contained in there, as an example dataset)
- python3 -m querying.cut_finding_experiments