You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo provides with solution to map coloring problem using constraint satisfaction problem methods.
Currently it colors Germany map, excluding Bremen, Hamburg and Berlin using backtracking algorithm and minimum conflicts algorithm.