kevin-wayne / algs4

Algorithms, 4th edition textbook code and libraries
http://algs4.cs.princeton.edu/code/
GNU General Public License v3.0
7.42k stars 2.68k forks source link

Typo in comment: a tournament is not a DAG #75

Closed michaelcadilhac closed 4 years ago

michaelcadilhac commented 5 years ago

https://github.com/kevin-wayne/algs4/blob/97bddfb06195bf76c3fe05f08ad122f4b6d8068d/src/main/java/edu/princeton/cs/algs4/DigraphGenerator.java#L141-L143

Thanks! Michaël

kevin-wayne commented 4 years ago

thanks, fixed error in comment

On Nov 5, 2019, at 6:56 PM, Michaël Cadilhac notifications@github.com wrote:

https://github.com/kevin-wayne/algs4/blob/97bddfb06195bf76c3fe05f08ad122f4b6d8068d/src/main/java/edu/princeton/cs/algs4/DigraphGenerator.java#L141-L143

Thanks! Michaël

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Kevin Wayne Phillip Y. Goldman '86 Senior Lecturer Department of Computer Science Princeton University