Download GAHelloWorld Free Java Code

Description

A simple example of a Genetic Algorithm that generates "Hello world!".

Source Files

The download file GAHelloWorld-master.zip has the following entries.


.gitignore//from   w ww. j  a va 2  s  .c om
C#/GAHelloWorld/Chromosome.cs
C#/GAHelloWorld/Driver.cs
C#/GAHelloWorld/GAHelloWorld.csproj
C#/GAHelloWorld/GAHelloWorldTest/ChromosomeTest.cs
C#/GAHelloWorld/GAHelloWorldTest/GAHelloWorldTest.csproj
C#/GAHelloWorld/GAHelloWorldTest/Properties/AssemblyInfo.cs
C#/GAHelloWorld/Population.cs
LICENSE.txt
README.md
clojure/README.md
clojure/project.clj
clojure/src/net/auxesia/chromosome.clj
clojure/src/net/auxesia/core.clj
clojure/src/net/auxesia/population.clj
clojure/test/net/auxesia/test/chromosome.clj
clojure/test/net/auxesia/test/population.clj
common-lisp/README.md
common-lisp/ga-hello-world-tests.lisp
common-lisp/ga-hello-world.lisp
go/.gitignore
go/chromosome.go
go/ga.go
go/main.go
go/population.go
go/the_test.go
haskell/README.md
haskell/gahelloworld.hs
java/README.md
java/pom.xml
java/src/main/java/net/auxesia/Chromosome.java
java/src/main/java/net/auxesia/GAHelloWorld.java
java/src/main/java/net/auxesia/Population.java
java/src/test/java/net/auxesia/ChromosomeTest.java
java/src/test/java/net/auxesia/PopulationTest.java
ocaml/README.md
ocaml/gahelloworld.ml
php/README.md
php/sample.php
php/src/GAHelloWorld/Chromosome.php
php/src/GAHelloWorld/Population.php
php/tests/src/GAHelloWorld/ChromosomeTest.php
php/tests/src/GAHelloWorld/PopulationTest.php
python/README.md
python/gahelloworld.py
python/gahelloworldtest.py
ruby/gahelloworld.rb
ruby/lib/gahelloworld.rb
ruby/test/gahelloworld_test.rb
scala/README.md
scala/build.sbt
scala/project/plugins.sbt
scala/src/main/resources/akka.conf
scala/src/main/scala/net/auxesia/Chromosome.scala
scala/src/main/scala/net/auxesia/GAHelloWorld.scala
scala/src/main/scala/net/auxesia/Population.scala
scala/src/test/scala/net/auxesia/ChromosomeSpec.scala
scala/src/test/scala/net/auxesia/PopulationSpec.scala

Download

Click the following link to download GAHelloWorld-master.zip.

GAHelloWorld-master.zip




















Home »
  Java Free Code »
    Development »




Algebra
Algorithm
Ant
Bytecode
Compiler
DataMining
DSL
Eclipse
Example
File
Git
Intellij
JavaBean
JAX
jBPM
JDK8
JME
JMX
JodaTime
JRuby
JSE
JSON
JVM
Lambda
libgdx
Library
log4j
Markdown
Math
Maven
Netbeans
NIO
NLP
OSGi
Plugin
Scala
SDK
slf4j
Template
Thread
Tutorial
Unicode
Utility
ZooKeeper