Added tests for distance calculations and fixed found errors. Some javadoc fixes...
commit35b2453898c1ee05cacfbc0bbfd1f1d39ff7422f
authorAnton Johansson <anton.johansson@gmail.com>
Mon, 13 Oct 2008 14:52:12 +0000 (13 16:52 +0200)
committerAnton Johansson <anton.johansson@gmail.com>
Mon, 13 Oct 2008 14:52:12 +0000 (13 16:52 +0200)
tree87401c9d5bee64472ff552b0c4dce3cf51d29e54
parentd0c23800ccf61acd988d57d7fa177c58d4557c3c
Added tests for distance calculations and fixed found errors. Some javadoc fixes too.
build.xml
src/Graph.java
src/GraphNode.java
test/GraphTest.java