Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 361 Bytes

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