Skip to content

skyllar/Graph-Puzzle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Graph-Puzzle-Solver

The project implements methodologies to solve some fundamental graph theory puzzles with its graphical visualisation for better understanding.

It covers:

  1. Euler path finder
  2. Hamiltonian path finder
  3. The Cover
  4. Match along with the color that may be helpful in solving the puzzles.

It has been implemented in C language to perform above said functions and thoroughly verified through the set of assumed examples. The purpose of the project is to enable the graphical problem to be solved in smallest of complexities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published