CR.OfflineLCA A Java implementation of the offline lowest common ancestors algorithm by Robert Tarjan. Downloading and running git clone https://github.com/coderodde/CR.OfflineLCA.git cd CR.OfflineLCA mvn compile test mvn exec:java