Hacker News new | ask | show | jobs
by stcredzero 4457 days ago
Genetic algorithms are just a particular kind of stochastic hill-climbing graph-search. (EDIT: It's actually a general graph, not a tree.)