WordEvol is a very simple genetic algorithm whose goal is to generate a string equal to an input string through genetic evolution. The base population is composed of individuals with randomly generated strings. Individuals combine with each other and select the ones that best fit the input string. The evolution ends when a predetermined number of iterations is reached or the target string is found.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple genetic algorithm written in Java.
License
smvarela/WordEvol
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple genetic algorithm written in Java.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published