NEH algorithm

I am wondering where can I find NEH algorithm in java code? I am searching in the internet but I can't find any relative document. Thanks in advance!
[164 byte] By [javoxygena] at [2007-11-27 7:28:44]
# 1
An algorithm (+ improvements) is given here: http://www.cs.colostate.edu/~genitor/1999/aaai99.pdfyou only need to implement it in Java.
prometheuzza at 2007-7-12 19:08:52 > top of Java-index,Other Topics,Algorithms...
# 2
thanks for the reply. i was not searching for the algorithm. i knew the steps... i was searching for a document about NEH in java. anywaythanks again
javoxygena at 2007-7-12 19:08:52 > top of Java-index,Other Topics,Algorithms...