Readme

Building

Running

Evaluation

Run the following commands for the respective models:

We have excluded the variants which time out or run out of memory, to include them simply change vi / lp to vi,lp in the respective commands. To view the results, simply open the created JSON files.

Run python3 eval.py walk-multi.json to output a CSV for the different threshold performances.

By increasing the logging level of Java’s default logging facility, further details of the computation can be viewed (note that the statistics computation may increase runtime by a few percent).

Modifying