本课程是关于Java,JavaScript,Python编码中常用图形算法解析,包括图形数据结构,DFS,BFS,最小生成树,最短路径,网络流,强连接组件等。


MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + .srt | Duration: 68 lectures (9h) | Size: 2.09 GB
Graph Data Structure, DFS, BFS, Minimum Spanning Tree, Shortest Path, Network Flow, Strongly Connected Components


What you’ll learn:
Graph Algorithms
Programming Algorithms

Requirements
No

Description
Graphs are Amazing!

We will have a lot to cover in this course also the course is coded in Java, JavaScript & Python.

While solving graph algorithms, We may need to visit and process each node present in the graph. And for that, we must know how to traverse the graphs efficiently,

So, first, we will cover graph traversal, where we gonna see the 2 types of graph traversals, Depth First Search, and Breadth-first Search.

Then we will understand Spanning Trees and will see famous algorithms to find minimum cost spanning tree, basically, a minimum cost spanning tree is a tree from the graph connecting all the vertices with single edges each and that all

Of the lowest cost, so to minimize the cost to connect all the vertices.

For example :

Suppose, you own a telecommunication company

and you have towers that spread across the state.

You want to connect them so that data can be passed from one tower to others.

Connecting different towers involve different costs, so the problem is how will you minimize the cost. Here, comes the need of using Minimum spanning tree algorithms to find

That tree connecting all the towers with edges that have a minimum cost, so that the spanning Tree cost is minimum.

After that, we will look to Shortest Path algorithms, these are useful to find the shortest distance from of a source from all the other vertices (called single-source shortest path)

or shortest distance of each vertex with all the

Other vertices, that’s called finding all pair shortest path.

For example, finding the distance of a city, let’s say Istambul to all the other famous cities of turkey.

Or let’s say A person who is planning a trip may need to answer questions such as, “What is the least expensive way to get from Princeton to San Jose?” A person more interested in time than in money may need to know the answer to the question “What is the fastest way to get from Princeton to San Jose?” To answer such questions, we process information about connections (travel routes) between items (towns and cities).

Then we will move to Flow network problems. These are concerned with the networks or graph, having a flow going through it.

There will be problems that ask to maximize the flow across the network or problems that ask to disconnect the source from the destination or sink in minimum cost.

After that we will discuss, algorithms to find strongly connected components in a graph.

Hope you will enjoy the course.

Happy Learning

Who this course is for
Who wants to deep dive into graphs
Want to solve some super complicated graph Algorithms

本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。

最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用百度网盘软件或迅雷下载。 若排除这种情况,可在对应资源底部留言,或联络我们。

对于会员专享、整站源码、程序插件、网站模板、网页模版等类型的素材,文章内用于介绍的图片通常并不包含在对应可供下载素材包内。这些相关商业图片需另外购买,且本站不负责(也没有办法)找到出处。 同样地一些字体文件也是这种情况,但部分素材会在素材包内有一份字体下载链接清单。

如果您已经成功付款但是网站没有弹出成功提示,请联系站长提供付款信息为您处理

源码素材属于虚拟商品,具有可复制性,可传播性,一旦授予,不接受任何形式的退款、换货要求。请您在购买获取之前确认好 是您所需要的资源