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: bug when support_set is like range(k) #89

Merged
merged 9 commits into from
May 25, 2024

Conversation

bbayukari
Copy link
Collaborator

No description provided.

bbayukari added 5 commits May 11, 2024 01:46
del 2 lines code:
        // If A_U not change, U will not change and we can stop.
        if (A_U.size() == 0 || A_U.maxCoeff() == T0 - 1)
            break;
@bbayukari bbayukari merged commit 890592f into abess-team:master May 25, 2024
11 of 12 checks passed
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