Requirements:
JDK 6 or higher.
Download:
1. README
2. Source code for single processor systems
3. Source code for multi-processor systems (parallel computation)
Compiling and Running:
javac -server -O *.java
java -server -Xms2g -Xmx2g ApproximateDistance
Note:
For research purposes only, NO COMMERCIAL USE
Disclaimer:
The software is provided on an *as is* basis for research purposes. There is no additional support offered, nor are the author(s) or their institutions liable under any circumstances.