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
Description: Assigns colors to polygon maps using a minimal number of colors while ensuring no adjacent features have the same color. If provided more than the minimal required number of colors, selects colors in a manner that maximizes color contrasts between adjacent polygons. Also, implements the DSATUR graph coloring algorithm in R.