MarshMue / RunDMCMC

Monte-Carlo exploration of districting plans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RunDMCMC

https://circleci.com/gh/gerrymandr/RunDMCMC.svg?style=svg https://api.codacy.com/project/badge/Grade/b02dfe3d778b40f3890d228889feee52 Documentation Status

This code implements Monte-Carlo exploration of districting plans, exploring the space around an initial districting plan to give some idea of the degree of gerrymandering. It is a Python rewrite of the chain C++ program (https://github.com/gerrymandr/cfp_mcmc), originally by Maria Chikina, Alan Frieze and Wesley Pegden, for their paper, "Assessing significance in a Markov chain without mixing" (http://www.pnas.org/content/114/11/2860)

About

Monte-Carlo exploration of districting plans

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%