coloring-graph
Here are 15 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
graph coloring using Dsatur heuristic in python
- Updated
Nov 20, 2021 - Python
Direct Acyclic Graphs (DAG) labeling with Dilworth's theorem and Bogart-Magagnosc's algorithm
- Updated
Oct 28, 2018 - Python
🌈Equitable coloring of degree bounded graphs.
- Updated
Feb 15, 2022 - Python
Welsh Powell Graph colouring Algorithm Implementation
- Updated
Mar 20, 2024 - Python
Aegypti: Triangle-Free Solver
- Updated
Nov 21, 2025 - Python
greedy graph-coloring algorithm that can be used in timetable scheduling
- Updated
May 24, 2022 - Python
Color grid with three colors while satisfying some distribution constraints (in an engineer way).
- Updated
Aug 20, 2025 - Python
This project aims to develop a library that creates and modify graphs and that implements 2 graph coloring algorithms. The library tests the effectiveness of a coloring (minimization of the number of colors, execution time of the algorithm, etc.)
- Updated
Feb 26, 2025 - Python
The implementation of the paper Solving the Latin Square Completion Problem by Memetic Graph Coloring
- Updated
May 19, 2023 - Python
Graph Coloring investigation project for Discrete Mathematics at Olin College, Fall 2018
- Updated
Oct 14, 2018 - Python
Distributed Computing | Rank-Based Graph Coloring
- Updated
Jan 2, 2024 - Python
[DEPRECATED: please see https://aalok-sathe.gitlab.io/libcolgraph for new version] // a speedy library written in C++ wrapped to provide a Python interface and a useful web GUI for graph coloring research
- Updated
Apr 30, 2020 - 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."