Module: compute/makeGeography/makeDistrictMap

(require("compute/makeGeography/makeDistrictMap"))(nd)

Makes and draws district boundaries for districts of equal number of voters. Right now, just for a uniform square geography. Each axis is from 0 to 1. The total area is 1. Define district lines and count voters.
Parameters:
Name Type Description
nd number number of districts.
Source: