vitor-san / Euler-Circuit

Finds and prints de Eulerian Circuit of a Graph, if it has any (not tested for digraphs though).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Euler-Circuit

Finds and prints de Eulerian Circuit of a Graph, if it has any (not tested for digraphs though).

About

Finds and prints de Eulerian Circuit of a Graph, if it has any (not tested for digraphs though).


Languages

Language:C 67.9%Language:C++ 32.1%