Thread history

Fragment of a discussion from User talk:Tmservo
Viewing a history listing
Jump to navigation Jump to search
Time User Activity Comment
No results

how do i change which tree its using

Tmservo (talk)15:28, 5 October 2013

You'll need to extract the .jar file, and make a new wrapper class in net/robowiki/knn/implementations directory, similar to the other ones there. Then at the top of net/robowiki/knn/implementations/KNNBenchmark.java you'll need to add a reference to the tree you want to test, like the others are referenced.

Skilgannon (talk)20:15, 5 October 2013

how do i make a new knn.jar with the latest skilgannon kd-tree

Tmservo (talk)20:40, 5 October 2013

You don't need to. Just run the KNNBenchmark by java KNNBenchmark.class

Skilgannon (talk)22:17, 5 October 2013

it doesn't work

Tmservo (talk)23:06, 5 October 2013

on my ubuntu i only have icedtea and openjdk

Tmservo (talk)23:10, 5 October 2013