Welcome to the home of IslandEv, a free Java package to distribute an artificial evolutionary process across the internet in an island based coevolutionary model. Each host in this model holds an island with an evolving population located on a 2D grid with individuals migrating between these islands.
IslandEv is capable of distributing any evolutionary process package written in Java. You can start distributing your evolutionary process by simply implementing a couple of interfaces provided by IslandEv. In the case that the evolutionary process is JaGa this has already been done for you. Read more about how to get started with IslandEv.
Visit the Sourceforge project here.
For using IslandEv you'll first need to download the latest version of the source of DistrIT which you'll find at the DistrIT Files Section.
Then download the latest source release for DebugLib and IslandEv from the IslandEv Files Section. Source code is daily kept up to date in the IslandEv CVS Repository.