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

Cluster tie breaker calculations - set pairwise mode #925

Closed
shawnlaffan opened this issue Mar 10, 2024 · 1 comment
Closed

Cluster tie breaker calculations - set pairwise mode #925

shawnlaffan opened this issue Mar 10, 2024 · 1 comment
Assignees

Comments

@shawnlaffan
Copy link
Owner

Pairwise mode will save some time given most of the ties are for pairs of elements.

The system falls back to normal mode when there is more than one element in either of the element lists.

@shawnlaffan shawnlaffan self-assigned this Mar 10, 2024
@shawnlaffan shawnlaffan added this to the Release_5.0 milestone Mar 10, 2024
@shawnlaffan shawnlaffan changed the title CLuster tie breaker calculations - set pairwise mode Cluster tie breaker calculations - set pairwise mode Mar 10, 2024
@shawnlaffan shawnlaffan removed this from the Release_5.0 milestone Mar 28, 2024
@shawnlaffan
Copy link
Owner Author

This was already in place via 3917d62

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

No branches or pull requests

1 participant