happyjack27 / autoredistrict

Programmatically makes a fair congressional district map (prevents gerrymandering)
GNU General Public License v3.0
89 stars 14 forks source link

add ability to allow fractional allocation of precincts #189

Open happyjack27 opened 7 years ago

happyjack27 commented 7 years ago

add ability to allow fractional allocation of precincts. this would help with situations where the precinct to district ratio is low.

the contiguous rule is violated if:

this needs to be fleshed out more.