Geeks for your information
[UDEMY] Learn Graph algorithms with C++ - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: Giveaways (https://www.geeks.fyi/forumdisplay.php?fid=7)
+--- Forum: Online Courses (https://www.geeks.fyi/forumdisplay.php?fid=58)
+--- Thread: [UDEMY] Learn Graph algorithms with C++ (/showthread.php?tid=723)



[UDEMY] Learn Graph algorithms with C++ - grr - 13 November 17

Learn Graph algorithms with C++

Lets implement graph theory related algorithms with C++

Includes:
1.5 hours on-demand video
Full lifetime access

What Will I Learn?
Thorough understanding about graph algorithms and how to use them in practice

Description
Graph theory hold corner stone of modern computer science, extending its tentacles  to social networks to neural networks to finding paths in maps. In this course we are looking at graph theory by computer science prospective. We are going to start our discussion by looking at the basic terms of graph theory and them jump on to discuss graph theory related algorithms and then implement those with c++. Following are the types of algorithms we are going to discuss in this course.

Quote:1. Graph traversing.
2. Topological sorting and strongly connected component associated algorithms
3. Shortest paths.
4. Finding minimum spanning trees.
5. Maximum flow.
6. NP complete algorithms such as graph coloring, traveling salesman problem etc.  


LINK