-2
votes
2answers
518 views

What are the real-world practical problems where only the best (exact) solution algorithm or program will do (but not the good-enough solution)?

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 ...