Algorithms Project 1 Caleb Everett TCNJ Fall 2013
This document is a markdown file, and can be found online at https://gist.github.com/everett1992/7257667
This project includes an Ant build file, I've included instructions on how to use ant to build and
run the different parts of this project. If you do not have, or do not want to use Ant you should be able to
compile using javac, just make sure the jars in ./lib are included in the java classpath.