-
-
Notifications
You must be signed in to change notification settings - Fork 512
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
improve has_multiple_edges #7547
Comments
This comment has been minimized.
This comment has been minimized.
comment:1
For the record:
Before: Wall time: 39.56 s After: Wall time: 19.32 s I hope I did no mistake, it's 4 a.m here... |
comment:2
Nice work! |
comment:3
Well done !! :-) Nathann |
comment:4
Sorry to give myself a "needs work" but my ideas are much clearer this morning. |
based on 4.3.alpha0 |
comment:5
Attachment: trac_7547-has_multiple_edges.patch.gz New timing for the same test: 1.22s. It's useful to sleep! |
Merged: sage-4.3.alpha1 |
Reviewer: Robert Miller |
This patch cuts down by 30% the time for sage -t graph.py on my machine... (and doctests of course still pass)
CC: @nathanncohen
Component: graph theory
Author: Yann Laigle-Chapuy
Reviewer: Robert Miller
Merged: sage-4.3.alpha1
Issue created by migration from https://trac.sagemath.org/ticket/7547
The text was updated successfully, but these errors were encountered: