C++ Graph Coloring Package
-
Updated
Aug 4, 2022 - C++
C++ Graph Coloring Package
A simple and powerful sudoku solver that supports multiple game patterns up to 16x16.
Tabucol, which is an effective heuristic algorithm for GCP: Graph Coloring Problem
Théorie des Graphes !
Sudoku (Generation/Solving/Graph representation) provides the functionalities of generating a solved Sudoku board and representing that solved Sudoku board in the form of a matrix or in a form of a graph.
Developing the final project of 2019.1 class of Graphs, at IMD/UFRN. Implementing DSATUR's algorithm.
Java implementation for DSATUR graph coloring algorithm
Add a description, image, and links to the dsatur-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dsatur-algorithm topic, visit your repo's landing page and select "manage topics."