A classic constraint-satisfaction puzzle: color a map of six neighboring European countries — Belgium, Denmark, France, Germany, Luxembourg, and the Netherlands — using at most 4 colors (blue, red, green, yellow), so that no two countries sharing a border get the same color.
Send your solutions to DecisionManagementCommunity@gmail.com, or open a pull request to add yours here.