From: Soren M. <so...@do...> - 2006-12-16 17:56:30
|
Hello list, I am thrilled to find such a comprehensive open source library for dealing with computational intelligence, specifically particle swarm optimization problems. I have been reading over the documentation and the wiki information which has been posited online which have been very helpful. Ultimately, I would like to use JNI to call and pass datasets into cilib for optimization and send the data back to the native code. Would JNI be the best way to accomplish this? I was wondering if anyone has some example Java programs that use cilib part from the simulator and xml files included in the build? Thanks again for this great library! Best Regards, Soren |