Skip to content
Antonio (Damião) Rodrigues edited this page Jan 21, 2016 · 10 revisions

Welcome to the rid-analytics wiki!

USAGE

Test rid-analytics quickly by running the following sequence of commands (tested on Ubuntu 14.04.3 LTS, Linux 3.13.0-43-generic):

$ cd [RID-ANALYTICS DIR]

$ make

$ ./rid-analytics --scn-file test/configs/sample.scn --dat-dir test/configs/data/ --graphviz-file test/graphs/test; dot -Tps test/graphs/test.dot -o test/graphs/test.pdf; evince test/graphs/test.pdf

Clone this wiki locally