Bit-Sahil04 / graph-coloring

A simple program to visualize greedy graph coloring algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%