../
|
src/
|
989
(9 years ago)
by hstehr:
adding a method RIGraph.getOrderedNeighbors(Node) because the default method getNeighbors(Node) returns the neighbours in non-deterministic order(!) which caused me lots of trouble
|
scripts/
|
991
(9 years ago)
by jmduarteg:
Setting the svn:executable property of make-owl.sh so that when it is checked out it will be set to executable.
|
reconstruct/
|
990
(9 years ago)
by jmduarteg:
Now classpath passed with -cp instead of using env variable. Hopefully this is more compatible with other platforms (i.e. maybe it will work on Macs)
|
jars/
|
967
(9 years ago)
by duarte:
Forgot to really add the libraries in the last commit!
|
gpl.txt
|
974
(9 years ago)
by duarte:
Adding license files
|
Manifest.txt
|
968
(9 years ago)
by duarte:
Updated make-aglappe script (and renamed to make-owl).
Changed aglappe strings to OWL (following new name of library)
|
LICENSE
|
974
(9 years ago)
by duarte:
Adding license files
|
.project
|
980
(9 years ago)
by duarte:
Changed project name to owl
|
.classpath
|
966
(9 years ago)
by duarte:
Updated jung jars to version 2.0.1 (finally the release version, not alpha or beta!)
|