What Is Genetic Programming?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Genetic programming is a type of artificial intelligence that uses evolutionary algorithms to generate computer programs that solve a specific problem. It works by having a set of candidate solutions, which are then subject to mutation and crossover operations. From this pool of candidate solutions new solutions can be produced and the process continues until an optimal solution is generated. This approach has been successfully used in a wide variety of applications including finding optimal solutions to complex problems, automatic programming tasks, and data mining.