Skip to content

Closest String Finder attempts to find the closest string, measured in Hamming Distance, from a set of input strings by using Genetic Algorithms paired with Wisdom of Artificial Crowds

Notifications You must be signed in to change notification settings

drod331/ClosestStringFinderGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project implements a Closest String Finder using Genetic Algorithms with Wisdom of Artificial Crowds using Java and JavaFX.

About

Closest String Finder attempts to find the closest string, measured in Hamming Distance, from a set of input strings by using Genetic Algorithms paired with Wisdom of Artificial Crowds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages