coloring-graph
Here are 42 public repositories matching this topic...
Sort:Most stars
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
GPU Parallel Graph Coloring, Shortness Centrality, BFS & Nearest Neighbor Search - CS 406 Homework
- Updated
Apr 5, 2018 - C
Design and Analysis of Algorithms
- Updated
Jan 18, 2021 - C
Aegypti: Triangle-Free Solver
- Updated
Mar 19, 2025 - Python
graph coloring using Dsatur heuristic in python
- Updated
Nov 20, 2021 - Python
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++
All my implemented solutions of various problems of different online judges and competitions
- Updated
Mar 20, 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
Welsh Powell Graph colouring Algorithm Implementation
- Updated
Mar 20, 2024 - Python
TCL code that implement left edge algorithm for sharing resources, after the scheduling process of a DFG.
- Updated
May 19, 2021 - Tcl
🌈Equitable coloring of degree bounded graphs.
- Updated
Feb 15, 2022 - Python
greedy graph-coloring algorithm that can be used in timetable scheduling
- Updated
May 24, 2022 - Python
DKE project 1.1
- Updated
Feb 20, 2019 - Java
Improve this page
Add a description, image, and links to thecoloring-graph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecoloring-graph topic, visit your repo's landing page and select "manage topics."