Map coloring problem using CSP's algorithms
-
Updated
Mar 28, 2021 - Python
Map coloring problem using CSP's algorithms
Backtracking and forward-check algorithms for problem solving. Examples for sudoku, map coloring and Einstein's problem.
This repository includes a study that aims to handle the map coloring problem with backtracking paradigm. Detailed info in ReadMe
Add a description, image, and links to the map-coloring-problem topic page so that developers can more easily learn about it.
To associate your repository with the map-coloring-problem topic, visit your repo's landing page and select "manage topics."