Skip to content

edwinans/cpa-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPA. Conception Pratique d'Algorithmes

Requirements

Installation

Linux (deb/ubuntu)

sudo apt install ant

Windows (7/8/10)

install ant :
https://mkyong.com/ant/how-to-install-apache-ant-on-windows/

directory : ${PATH}/cpa
ant clean
ant build

Environment variable

To use properly the build file you should add
${amazon} ,${lj} and ${orkut}
To test amazon, live-journal and orkut benchmarks

Running examples

ant Counter
ant GraphGeneratorTest
ant Clustering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published