Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Learn Graph algorithms with C++

Posted By: naag
Learn Graph algorithms with C++

Learn Graph algorithms with C++
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | Lec: 31 | 272 MB
Genre: eLearning | Language: English

Lets implement graph theory related algorithms with C++

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.

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.

Learn Graph algorithms with C++