Directed Graphs

Learn about directed graphs and their representations.

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 1200+ tech skills courses.