Definition

Trail

A Trail is a Walk where no edge repeat, however Verticies can repeat.

Different from cycles and Path since a trail can’t repeat Verticies or Edges. where as a Trail can only not repeat Edges

Open Trail

Begins at one Vertex and ends at a different Vertex.

Closed Trail

A Trail that ends at the same Vertex you started at, this is the same thing as a Circuit