Gerrymandering optimiser
- 2 Devlogs
- 2 Total hours
Made logic to assign districts to particular parties, preparing logic for simple gerrymandering algorithm that i haven’t figured out, also added code to determine if a sample can probably be gerrymandered
Basic population districts created. I took a while to decide how I was going to model gerrymandering, so i decided to go purely ideological based at this point, using a normal distribution to model peoples individual ideological preferences, but now I have a rough plan.