/DistanceFinder

This is a Java program that finds the distance between two points in nlogn time. Tested on random points of maximum distribution using Mersenne Twister(just for fun).

Primary LanguageJava

This repository is not active