autoredistrict icon indicating copy to clipboard operation
autoredistrict copied to clipboard

Programmatically makes a fair congressional district map (prevents gerrymandering)

Results 87 autoredistrict issues
Sort by recently updated
recently updated
newest added

The "Download data from the census" option doesn't work and the console is full of FNF Exceptions. There doesn't appear to be a way to import the data manually either....

Version: Every version I tried, including latest OS: Windows 7 Home Premium Java version: 8u221 When attempting to download shapefile data, the program seems to simply skip over it, and...

add open file instruction & set state instruction for crossaggreating

Epic

I used autoredistrict to propose an redistricting of French legislative circonscriptions with equal population. One can see the result here: https://medium.com/@lesgrains/pour-un-redécoupage-égalitaire-des-circonscriptions-4de7c4efea88 (the last two links give access to the code...

enhancement

map drawing slows it down too much and instead of having to tell everyone to turn it off, it should just auto turn on/off when evolution is stopped/started. maybe a...

enhancement

When I tried to load shapefile I got the error below. My shapefile has over 60000 features. ex java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0 java.lang.ArrayIndexOutOfBoundsException: Array index out of...

bug

create a "pareto front" mode that, instead of searching for global optima, searches for non-dominated solutions. https://en.wikipedia.org/wiki/Multi-objective_optimization that means all the weight sliders would be irrelevant - should just disable...

enhancement

each slider should be in a panel that can be enabled and sorted, and have the ability to remove it. then in each section, also the ability to add new...

enhancement

force the user to select 2 election columns to be selected. or use population column as both columns. so that stats and optimization work. this is kinda a mix between...

bug
enhancement
priority 1

split fairness criteria into representation and responsiveness and partisan - racial * partisan fair representation (descriptive) * partisan fair responsiveness (voting power) * racial fair representation (descriptive) * racial fair...

enhancement