Skip to content

This GitHub project is a C implementation of the Greedy Graph Coloring Algorithm. The algorithm aims to color the vertices of an undirected graph in such a way that no two adjacent vertices share the same color, while minimizing the total number of colors used.

Notifications You must be signed in to change notification settings

milicarabelos/Greedy-graph-coloring-algorithm

About

This GitHub project is a C implementation of the Greedy Graph Coloring Algorithm. The algorithm aims to color the vertices of an undirected graph in such a way that no two adjacent vertices share the same color, while minimizing the total number of colors used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published