-
java >= 8.0
-
ant
-
Jung package
For Girvan–Newman algorithm
http://jung.sourceforge.net/download.html -
networkx python library to plot
sudo apt install ant
install ant :
https://mkyong.com/ant/how-to-install-apache-ant-on-windows/
directory : ${PATH}/cpa
ant clean
ant build
To use properly the build file you should add
${amazon}
,${lj}
and ${orkut}
To test amazon, live-journal and orkut benchmarks
ant Counter
ant GraphGeneratorTest
ant Clustering