Directed Graph
There's a total of 1 articles.
Introduction to Graph Theory
graph theory
directed graph
undirected graph
complete graph
dense graph
sparse graph
complement graph
bipartite graph
k-partite graph
biconnected graph
multigraphs
pseudographs
weighted graph
digraphs
degree
Graph Theory has numerous applications in real life, it can be used in problems found in social networks, transportation networks, the internet, chemistry, computer sciense, electrical networks among others.
In general, any problem that involves relationships between objects can be modeled as a graph.