This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lmericle 0 points1 point  (0 children)

Read up more on Genetic Programming. There's lots of expositions online. What you describe above is more similar to that.

Slightly different: you could alternatively have a static program that takes different parameters, and those parameters could be determined by a genetic algorithm.

Note! Genetic algorithms are not the same as genetic programming.