7 ms·
You should try 'Algorithms in C++ Part 5: Graph Algorithms (3rd Edition)' i had lots of fun with that one :). note: fun == countless nights solving problems :P
by fmendez 17y ago
You should try 'Algorithms in C++ Part 5: Graph Algorithms (3rd Edition)' i had lots of fun with that one :).
note: fun == countless nights solving problems :P
note2: link to the book http://www.amazon.com/Algorithms-Part-Graph-3rd-Pt-5/dp/0201361183/ref=sr_1_1?ie=UTF8&s=books&qid=1254875902&sr=8-1 http://www.amazon.com/Algorithms-Part-Graph-3rd-Pt-5/dp/0201...
- tptacek 17y agoSeconded; another great source is Skiena, Algorithm Design Manual.