Looking for algorithm finding euler path

I’m looking for an algorithm to find an Euler path in a graph.

I’ve seen a good one a couple of weeks ago but I can’t find it now, I remember there was tagging edges, something with even/odd connections…

Do you know a similar, simple and straightforward algorithm?

Leave a Comment