jeffgerickson / algorithms

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

[Oops.] Minor typo "assigns assigns" p228 Chapter 6 #253

Open fpmenninger opened 3 years ago

fpmenninger commented 3 years ago

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

Chapter number or note title: [title] Chapter 6 - DEPTH-FIRST SEARCH

Page number: [page] 228

Error description: [error] In either formulation, this algorithm assigns assigns v.pre (and advances the clock)...

Suggested fix (if any): [fix] In either formulation, this algorithm assigns v.pre (and advances the clock)...