algorithm How to use git clone https://github.com/marcosamm/algorithm.git cd algorithm mvn clean install cd target java -jar algorithm-${VERSION}.jar /path/to/file_input.txt [/path/to/file_output.txt] Build Requirements JDK 7 Maven 3 Run Requirements JRE 7