jeffgerickson / algorithms

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

[Oops.] Typo on Page 201, Proof of Lemma 5.1 #274

Open hcsoso opened 1 year ago

hcsoso commented 1 year ago

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

Chapter number or note title: Chapter 5.5

Page number: 201

Error description: last line of second-to-last paragraph: "s->parent(s)"

Suggested fix (if any): should be "v->parent(v)".