Skip to content

k-macmillan/PhraseFinderGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhraseFinderGA

Simple Genetic Algorithm to find phrases.

Users are able to specify:

  1. Pool size (advised under 1000)
  2. Mutation rate (0-100, advised 1-5)
  3. Percentage of population to keep (0-100, advised < 15)

Each generation the best candidate is printed as well as the fitness value which generation it currently is. After finding a match the program exits.

alt text

alt text

alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published