Logo
Search
Search
View menu

DP and GA

Presentations | English

Dynamic Programming (commonly referred to as DP) is an algorithmic technique for solving a problem by recursively breaking it down into simpler sub problems and using the fact that the optimal solution to the overall problem depends upon the optimal solution to its individual sub problems. In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). They are commonly used to generate high-quality solutions to optimization and search problems by relying on biologically inspired operators such as mutation, crossover and selection. The presentation gives better understanding on the topic.

Picture of the product
Lumens

Free

PPTX (25 Slides)

DP and GA

Presentations | English