Come up with a real-world problem in which only the best solution will do (a problem from Introduction to algorithms) [closed]
- by Mike
EDITED (I realized that the question certainly needs a context)
The problem 1.1-5 in the book of Thomas Cormen et al Introduction to algorithms is:
"Come up with a real-world problem in which only the best solution will do. Then
come up with one in which a solution that is “approximately” the best is good
enough." I'm interested in its first…