genetics algorithm source code in java
File list:
NewGA
....\build
....\.....\classes
....\.....\.......\newga
....\.....\.......\.....\Algorithm.class
....\.....\.......\.....\FitnessCalc.class
....\.....\.......\.....\GA$1.class
....\.....\.......\.....\GA$2.class
....\.....\.......\.....\GA$3.class
....\.....\.......\.....\GA.class
....\.....\.......\.....\GA.form
....\.....\.......\.....\GA_ON_TEST_DATA.class
....\.....\.......\.....\home$1.class
....\.....\.......\.....\home$2.class
....\.....\.......\.....\home.class
....\.....\.......\.....\home.form
....\.....\.......\.....\Individual.class
....\.....\.......\.....\Population.class
....\.....\.......\.....\Wildcard.class
....\.....\.......\.netbeans_automatic_build
....\.....\.......\.netbeans_update_resources
....\nbproject
....\.........\private
....\.........\.......\config.properties
....\.........\.......\private.properties
....\.........\.......\private.xml
....\.........\build-impl.xml
....\.........\genfiles.properties
....\.........\project.properties
....\.........\project.xml
....\src
....\...\newga
....\...\.....\Algorithm.java
....\...\.....\FitnessCalc.java
....\...\.....\GA.form
....\...\.....\GA.java
....\...\.....\GA_ON_TEST_DATA.java
....\...\.....\home.form
....\...\.....\home.java
....\...\.....\Individual.java
....\...\.....\Population.java
....\...\.....\Wildcard.java
....\test
....\2_validacion.txt
....\build.xml
....\manifest.mf