Skip to content

aemulare/Eulerian

Repository files navigation

Eulerian

A short program that finds an Eulerian circuit or an Eulerian path in a graph represented by adjacency matrix.

Project Assignment

Given an adjacency matrix that codes for a graph, write a program that determines if there is an Eulerian circuit, an Eulerian path, or neither. If a circuit or a path exists, state the path.

Format

Console application

Screen shots

alt tag

Author

Project repository link

https://github.com/aemulare/Eulerian

Releases

No releases published

Packages

No packages published

Languages