Euler Algorithm

Euler Algorithm is an algorithm to get a path which visits each edge at once and the end of the vertex is same to the start one.


Problem:

Kind of Graph: Directed GraphUndirected Graph

Graph: