Skip to content

coldwarrior5/Graph-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-analyser

University project in the field of Graph Theory

One program handles the node three-coloring of a given graph, while the other tells the longest found cycle. Both problems are NP complete therefore the bruteforce approach is necesary.

About

Solves three-coloring problem and finds longest cycle in a given graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages