Skip to content

iterative rebalance tolerance #253

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

Merged
merged 8 commits into from
Apr 23, 2019
Merged

Conversation

jamiealquiza
Copy link
Collaborator

Adds automatic tolerance selection to the rebalance subcommand. This works by iteratively computing maps for all possible tolerance values in increments of 1% and storing results for each value. The result that is most optimal is automatically selected.

Closes #252.

@jamiealquiza jamiealquiza force-pushed the jamie/auto-rebalance-threshold branch 2 times, most recently from 34979dc to 7bcc14c Compare April 19, 2019 21:46
@jamiealquiza jamiealquiza force-pushed the jamie/auto-rebalance-threshold branch from 7bcc14c to 4edd4cd Compare April 19, 2019 21:48
@jamiealquiza jamiealquiza force-pushed the jamie/auto-rebalance-threshold branch from 9f17926 to 68357bc Compare April 22, 2019 22:25
@jamiealquiza jamiealquiza changed the title [WIP] iterative rebalance tolerance iterative rebalance tolerance Apr 22, 2019
@jamiealquiza jamiealquiza merged commit 495f252 into master Apr 23, 2019
@jamiealquiza jamiealquiza deleted the jamie/auto-rebalance-threshold branch April 23, 2019 16:06
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.

[topicmappr] automatic rebalance tolerance selection
1 participant