Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with map-coloring
A curated list of projects in awesome lists tagged with map-coloring .
https://github.com/davecom/swiftcsp
A Constraint Satisfaction Problem Solver in Pure Swift
constraint-satisfaction constraint-satisfaction-problem eight-queen-problem eight-queens-puzzle map-coloring sudoku-solver swift
Last synced: 11 Nov 2024
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/stonecypher/four_color.js
Four coloring of a graph, for Javascript
color coloring edge four four-color graph graph-coloring map map-coloring node node-painting painting vertex vertex-shaders vertices
Last synced: 24 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