Running GEVA out-of-the-box
- Have a working java environment installed on your machine. GEVA was developed for Java 1.5 and up
- Download the latest version of GEVA.
- Unzip the distribution and open the GEVA-v2.0 directory.
- To run out of the box do either one of
- Double-click the GEVA_GUI.jar, OR
- java -jar GEVA_GUI.jar
Running out-of-the-box GEVA uses the HelloWorld example problem. In this problem the goal is to match all the characters in a target character string ("geva"). The fitness is minimized.