jeffgerickson / algorithms

Bug-tracking for Jeff's algorithms book, notes, etc.
7.91k stars 1.02k forks source link

[Oops.] Typo in J.2 #222

Open sjorv opened 3 years ago

sjorv commented 3 years ago

Please verify that the error is present in the most recent revision before reporting.

Chapter number or note title: J

Page number: 4

Error description: "For maximization problems, where we want to compute a solution whose cost is as small as possible, the first inequality is trivial."

Suggested fix (if any): "For minimization problems, where we want to compute a solution whose cost is as small as possible, the first inequality is trivial."