
Originally Posted by
Bishop
Hello,
Recently, I was experimenting a bit with genetic algorithms, and tried to generate simple string like "Hello World!". The algorithm works fine. But now I am wondering is there any mathematical or computer science topic, that covers solution for similar task without using genetic algorithms.
Like it is obvious that if it was no feedback that would be just brutual solution - random character generation until you hit the target, but lets say there is feedback that tells how close you are...
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum