Walk

A walk in a knowledge-base/docs/Public/Math/Graphs/graph is a sequence of vertices (vertex) and edges (edge). 1

A walk is said to be open if the starting and ending vertices are different; closed if the starting and ending vertices are similar.


  1. https://www.geeksforgeeks.org/mathematics-walks-trails-paths-cycles-and-circuits-in-graph/