jeffgerickson / algorithms

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

[Oops.] Chapter 11 "maximum" -> "minimum" typo #213

Open hoke-t opened 4 years ago

hoke-t commented 4 years ago

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

Chapter number or note title: Chapter 11

Page number: 367

Error description: The text reads "All edge-capacities are positive, so this is a valid input to the maximum cut problem."

Suggested fix (if any): "maximum" should be "minimum"