Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRT: Zone based rebalancing target sensitivities #3579

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nkuehnel
Copy link
Member

adds the option to set the target sensitivities alpha and beta of the min cost flow rebalancing strategy per zone via attributes.
this complements the previous option to have flexible drt constraints to allow more spatial diversity within a single service.

includes a test for the min cost flow rebalancing (had to make the method package private for testing)

@nkuehnel
Copy link
Member Author

ah if you wonder about the

REBALANCING_ZONAL_TARGET_ALPHA = "rebalalpha"

attribute String names - they were chosen to meet the 10 character field length limit of shape files (booo)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant