graph_theory_review.html patch
Hi, The link for the TOC of Introduction to Algorithms is broken. I've attached a patch to fix this; it now points to the page for the 3rd edition where the TOC and a sample chapter about multi-threaded algorithms can also be found. Also, the fourth author (Stein) is added. What are the rules for submission and inclusion of patches? I consider this quite trivial, but I have in mind to implement a couple of graph algorithms in order to learn the library, and get more acquainted with C++. Please CC when responding; I'm not yet a member of this mailing list. Thank you. -- Med Venlig Hilsen / Kind Regards, Mads Jensen Never laugh at live dragons. -- Bilbo Baggins [J.R.R. Tolkien, "The Hobbit"]
On Sun, Jan 5, 2014 at 2:06 PM, Mads Jensen
What are the rules for submission and inclusion of patches? I consider this quite trivial, but I have in mind to implement a couple of graph algorithms in order to learn the library, and get more acquainted with C++.
Now that all the Boost repos are on github, the best way should be through pull requests. That being said I'm not sure if official pull requests discussions should be done on github or in the mailing lists, there is some discussions about this going on right now.
participants (2)
-
Klaim - Joël Lamotte
-
Mads Jensen