asked 219k views
2 votes
A “greedy algorithm” sometimes works well for optimization problems???

asked
User Yuan
by
7.9k points

1 Answer

4 votes
An optimization problem is one in which you want to find, not just a solution, but the best solution •A “greedy algorithm” sometimes works well for optimization problems But only a few optimization problems can be solved by the greedy method
answered
User DonGiovanni
by
7.6k points