Path graph

A path graph is a simple graph whose vertices can be ordered so that edges join exactly consecutive vertices. It is connected, has no cycles, and has two vertices of degree one when it has at least two vertices.

Connect