-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
More efficient components() for BasisExchangeMatroid #18591
Comments
Commit: |
comment:2
All done. New commits:
|
comment:3
With the new routine:
Forcing the use of the old routine:
|
Reviewer: Chao Xu |
comment:4
All tests passed. |
comment:5
Thanks Chao. That was quick! |
Changed branch from u/Rudi/more_efficient_components___for_basisexchangematroid to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Write a specialised version of Matroid.components() for BasisExchangeMatroid which exploits bitsets to improve the efficiency.
CC: @chaoxu
Component: matroid theory
Author: Rudi Pendavingh
Branch/Commit:
9767c25
Reviewer: Chao Xu
Issue created by migration from https://trac.sagemath.org/ticket/18591
The text was updated successfully, but these errors were encountered: