Skip to content

a program (in Python) for the country map coloring problem formulated as a constraint satisfaction problem (CSP), finds the minimum number of colors required to paint different provinces/territories with this constraint that no two neighbor provinces/territories have the same color.

Notifications You must be signed in to change notification settings

jaymeliao/CSP-MapColoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CSP-MapColoring

About

a program (in Python) for the country map coloring problem formulated as a constraint satisfaction problem (CSP), finds the minimum number of colors required to paint different provinces/territories with this constraint that no two neighbor provinces/territories have the same color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages