Skip to content

maksim96/active_graph_halfspaces

Repository files navigation

Simple (not cleanest) way to install:

  1. install graph_tool globally for python3.x
  2. setup virtualenv with pip and requirements.txt
    • make the global site-packages available to virtualenv by either "--system-site-packages"

To reproduce the main experiments of the paper

python3 -m querying.cut_finding_experiments

To reproduce the convexity tests on community detection networks

  1. Download data from snap http://snap.stanford.edu/data/index.html "Networks with ground-truth communities".
  2. Put it into dataset/communities (dblp is already contained in there, as an example dataset)
  3. python3 -m querying.cut_finding_experiments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages