Path (graph theory)

ID: path-graph-theory

In graph theory, a **path** is a sequence of edges that connects a sequence of vertices. Specifically, a path consists of a series of vertices where each consecutive pair of vertices is connected by an edge in the graph.

New to topics? Read the docs here!