/euler-circuit-and-trail

Given a graph (vertices and edges) the program calculates the degree of each vertex and indicates if the given graph has a Euler circuit or trail or neither.

Primary LanguagePython

Watchers