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

fix rank maximal matching algorithm #4

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

oriyalperin
Copy link
Contributor

The algorithm previously iterated through the range from the minimum rank to just before the maximum rank, but it now encompasses the full range, including the maximum rank.

The algorithm previously iterated through the range from the minimum rank to just before the maximum rank, but it now encompasses the full range, including the maximum rank.
@oriyalperin oriyalperin merged commit d00c518 into ariel-research:master Oct 24, 2023
6 checks passed
erelsgl pushed a commit that referenced this pull request Aug 3, 2024
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