coloring-graph
Here are 46 public repositories matching this topic...
This is an implementation of performing graph coloring using tabu search algorithm in Python
-
Updated
Feb 23, 2018 - Python
Graphical Coloring of Countries with Condition Satisfaction Algorithm.
-
Updated
Jan 8, 2022 - Python
A Julia package implementing greedy, DSATUR (Degree SATURated), and workstream graph coloring algorithms for efficient graph coloring.
-
Updated
Nov 25, 2025 - Julia
GPU Parallel Graph Coloring, Shortness Centrality, BFS & Nearest Neighbor Search - CS 406 Homework
-
Updated
Apr 5, 2018 - C
graph library and web application in C++/Python+Flask to construct, manipulate, and visualize 'coloring graphs' (using VisJS). implements Tarjan's algorithm to construct meta graphs and analyze them
-
Updated
Sep 10, 2020 - C++
Design and Analysis of Algorithms
-
Updated
Jan 18, 2021 - C
graph coloring using Dsatur heuristic in python
-
Updated
Nov 20, 2021 - Python
All my implemented solutions of various problems of different online judges and competitions
-
Updated
Nov 11, 2025 - C++
Progetto per Artificial Intelligent Systems, Colorazione di un Grafo attraverso algoritmo di ricerca in Ampiezza
-
Updated
Oct 11, 2022 - Jupyter Notebook
Direct Acyclic Graphs (DAG) labeling with Dilworth's theorem and Bogart-Magagnosc's algorithm
-
Updated
Oct 28, 2018 - Python
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.
-
Updated
Jan 6, 2024 - C
Python DFS and Q-learning algorithms are applied to model and determine the minimum colors required to color a graph.
-
Updated
Dec 26, 2023 - Jupyter Notebook
-
Updated
Jul 8, 2020 - C++
Welsh Powell Graph colouring Algorithm Implementation
-
Updated
Mar 20, 2024 - Python
Aegypti: Triangle-Free Solver
-
Updated
Nov 21, 2025 - Python
🌈Equitable coloring of degree bounded graphs.
-
Updated
Feb 15, 2022 - Python
TCL code that implement left edge algorithm for sharing resources, after the scheduling process of a DFG.
-
Updated
May 19, 2021 - Tcl
greedy graph-coloring algorithm that can be used in timetable scheduling
-
Updated
May 24, 2022 - Python
Improve this page
Add a description, image, and links to the coloring-graph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coloring-graph topic, visit your repo's landing page and select "manage topics."