is there a function to find a Eulerian path in Python igraph?

Viewed 21

There seems to be discussion of a igraph function to find an Eulerian tour online, however, I do not find the function in the Python igraph at all.

Does anyone know if I am missing it or if in fact it does not exist?

Cheers, Paul

0 Answers
Related