- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 148字
- 2021-07-08 09:37:31
Flow problems
Another really interesting field of graph theory applications is flow problems, also known as maximum flow problems. In essence, this field is part of a larger field of optimization problems, which is trying to establish the best possible path across a flow network. Flow networks types of graphs in which the nodes/vertices of the graphs are connected by relationships/edges that specify the capacity of that particular relationship. Examples can be found in fields such as the telecom networks, gas networks, airline networks, package delivery networks, and many others, where graph-based models are then used in combination with complex algorithms. The following diagram is an example of such a network, as you can find it on http://enipedia.tudelft.nl/:

These algorithms are then used to identify the calculated optimal path, find bottlenecks, plan maintenance activities, conduct long-term capacity planning, and many other operations.
- Functional Python Programming
- ReSharper Essentials
- Leap Motion Development Essentials
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Android Native Development Kit Cookbook
- Unity 2017 Mobile Game Development
- Getting Started with React Native
- 零基礎學Kotlin之Android項目開發實戰
- HTML5權威指南
- Java圖像處理:基于OpenCV與JVM
- FFmpeg開發實戰:從零基礎到短視頻上線
- Qlik Sense? Cookbook
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Application Development with Parse using iOS SDK
- Mastering PowerCLI