View the model
Download the model
Given
a set of countries, and
pairs of countries that share a border, and
a set of colors,
Choose a color for each country, so that if
two countries are adjacent, they get different colors.
Minimize the number of colors used;