Week 5 Discussion Forum

Greedy algorithm

Greedy algorithm

by Liza Meem 192-15-2903 -
Number of replies: 0

A greedy algorithm is a simple, intuitive algorithm that is used in optimization problems. The algorithm makes the optimal choice at each step as it attempts to find the overall optimal way to solve the entire problem.





37 words