Directed Graphs
Learn about directed graphs and their representations.
We'll cover the following
Digraphs
A directed graph or a digraph is a graph where each edge has an orientation.
That means each edge begins at a source vertex and ends at a target vertex. We call the source vertex the tail and the target vertex the head of the edge.
Get hands-on with 1400+ tech skills courses.