/Euler-and-Hamiltonian-Path

C++ program to find and print either an euler path, euler circuit, hamiltonian path, hamiltonian circuit from a given graph.

Primary LanguageC++

Euler-and-Hamiltonian-Path

C++ program to find the existence and print either an euler path, euler circuit, hamiltonian path or hamiltonian cycle from a given graph. This project was done as part of Discrete Mathematics course.

Example

alt text

alt text