news


[2005-09-20] evolving unEvo: The project has been idle for a long time, this is because It's getting new directions. I'm exploring the Eclipse Rich Client Platform (RCP) and I think that is better to make unEvo as an Eclipse RCP application instead of an Eclipse plug-in. Although this changes, the project in its current form is still in work while I concrete the new focus. Furthermore I started a new project called EvoGap. EvoGap provides a joint point between unEvo and JGAP with the idea of making a more suitable tool for the experimentation and research process with Evolutionary Computation using all the features that JGAP provides and improving the unEvo user interface. This new project is still in plans, but I hope make progressive releases of this new project soon. The EvoGap project is hosted at sourceforge.

[2005-06-02] new screenshots: Here are some screenshots of the creation and execution of an Evolutionary Algorithm to solve the MaxOne problem.

[2005-05-31] unEvo CVS at sourceforge: the source code is now in the CVS tree. You may examine the CVS repository via:

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/unevo
login

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/unevo
co -P modulename

The modules are:

  • co.edu.unal.unEvo
  • co.edu.unal.unEvo.libraries.JGap
  • co.edu.unal.unEvo.statistics.average
  • co.edu.unal.unEvo.statistics.bestIndividual
  • co.edu.unal.unEvo.statistics.maxFitness
  • co.edu.unal.unEvo.statistics.minFitness
  • co.edu.unal.unEvo.stopping.generations

Or can be browsed at http://cvs.sourceforge.net/viewcvs.py/unevo

 

[2005-05-05] unEvo at sourceforge: now the unEvo project is hosted in sourceforge.net