Skip to content

This repository contains a Python , Prolog and C implementation for solving the graph coloring problem. The goal is to assign colors to nodes in a graph in such a way that no two adjacent nodes share the same color. The example used is in .png File.

Notifications You must be signed in to change notification settings

migueraoui/graph_coloring

Repository files navigation

graph_coloring

This repository contains a Python , Prolog and C implementation for solving the graph coloring problem. The goal is to assign colors to nodes in a graph in such a way that no two adjacent nodes share the same color.
The example used is in .png File.

About

This repository contains a Python , Prolog and C implementation for solving the graph coloring problem. The goal is to assign colors to nodes in a graph in such a way that no two adjacent nodes share the same color. The example used is in .png File.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published