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
Generates realistic borders using the slightly modified naive algorithm for voronoi diagram. Map traversing is done by using a single Dijkstra algorithm, which starts with having each capital in its priority queue.