Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with map-coloring

A curated list of projects in awesome lists tagged with map-coloring .

https://github.com/erfaniaa/map-coloring

Map coloring, using four colors

backtracking graph map-coloring opencv planar-graphs python3

Last synced: 28 Oct 2024

https://github.com/saurfang/graphcoloring

Graph Coloring Algorithms for tidygraph

graph-algorithms graph-coloring map-coloring tidygraph

Last synced: 14 Oct 2024

https://github.com/jaiswalchitransh/csp-map-coloring-using-backtracking

The code uses backtracking to solve the Constraint Satisfaction Problem (CSP) of map coloring. It checks if assigning colors to regions follows the constraint that no adjacent regions have the same color. The skills involved include algorithm design for backtracking, recursion, and solving CSP problems. The implementation uses Python.

ai artificial-intelligence backtracking csp map-coloring project python python-3 python3 recursion

Last synced: 05 Nov 2024