Greedy algorithm Summary

Everything you need to understand or teach Greedy algorithm.

  • 1 Encyclopedia Article

Study Pack

The Greedy algorithm Study Pack contains:

Encyclopedia Articles (1)

584 words, approx. 2 pages
Greedy Algorithms A greedy algorithm (like a normal algorithm) is a rule or process that provides a solution to a problem. But a greedy algorithm is not an algorithm proper--it is a heuristic, it work... Read more