Jamie Atlas
Jamie Atlas
The population balance percentage can be set in two places. in the recom proposal: [`def recom(partition, pop_col, pop_target, epsilon, node_repeats=1, method=bipartition_tree):`](https://github.com/mggg/GerryChain/blob/01b8801877498f87d1b9968415bc7c2439f448c0/gerrychain/proposals/tree_proposals.py#L11) and as a constraint: [`def within_percent_of_ideal_population(initial_partition, percent=0.01, pop_key="population"):`](https://github.com/mggg/GerryChain/blob/01b8801877498f87d1b9968415bc7c2439f448c0/gerrychain/constraints/validity.py#L52) This...
creating this for a deploy preview so that we can change copy and layout parallel to working out tileset issues