Skip to content

Program I made for my algorithms analysis class that checks if a graph is two-colorable

Notifications You must be signed in to change notification settings

MatthewParke/ColoredGraphs

Repository files navigation

ColoredGraphs

Program I made for my algorithms analysis class that checks if a graph is two-colorable.

for in-depth information on this program read the analysis which gives a description, correctness proof, runtimes, and runtime analysis. This repository also includes some of the graph files to run the program on, called 'largegraph1' and 'smallgraph'.

About

Program I made for my algorithms analysis class that checks if a graph is two-colorable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages