Sorry, accidentally clicked "send" before I was ready.
Anyway, I created an OJ plugin for map coloring, which uses the Five Color
algorithm (see http://en.wikipedia.org/wiki/Five_color_theorem) to color a
map with 5 colors such that no adjacent boundaries have the same color.
It still needs work,
All,
I created an OJ plugin for map coloring, which uses the Five Color
algorithm to color a map with 5 colors such that no adjacent boundaries
have the same color.
https://sourceforge.net/projects/ojmapcoloring/
Documentation here:
--