From charlesreid1

Euler path - a path around a graph that visits every edge of the graph exactly once.

Euler circuit/Euler cycle - an Euler path that starts and ends at the same vertex.