Skip to content

A simple program to visualize greedy graph coloring algorithm

Notifications You must be signed in to change notification settings

Bit-Sahil04/graph-coloring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph-coloring

A simple program to visualize greedy graph coloring algorithm
Only requires pygame 2.0

The controls are a bit weird but anyway:
Down Generate a random graph
Up Decrease the max number of nodes
Right Increase max number of nodes
Left Color nodes sequentially

About

A simple program to visualize greedy graph coloring algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages