Ticket #4150 (closed defect: fixed)
[with patch, positive review] migrate graphs to new refinement code
| Reported by: | rlm | Owned by: | rlm |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.1.3 |
| Component: | graph theory | Keywords: | |
| Cc: | jason | Work issues: | |
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
This moves the automorphism group and isomorphism functions for graphs over to the new framework. It should be tested on a few different architectures before getting merged.
Attachments
Change History
comment:2 Changed 5 years ago by mhansen
Positive review for Robert's part. He just needs to sign off on my small second patch.
comment:4 Changed 5 years ago by mhansen
- Summary changed from [with patch, needs review and testing] migrate graphs to new refinement code to [with patch, positive review and needs testing] migrate graphs to new refinement code
Note that the second patch depends on #4139 being applied.
comment:6 Changed 5 years ago by mabshoff
The first hunk from trac_4150-fixes.patch ought to be deleted since I ended up fixing that doctest failure at #4139.
Cheers,
Michael
comment:8 Changed 5 years ago by mabshoff
- Summary changed from [with patch, positive review and needs testing] migrate graphs to new refinement code to [with patch, positive review] migrate graphs to new refinement code
Thanks, valgrinds clean and also works on Itanium with Python build with -fwrapv, which caused trouble with the old codebase, so what could go wrong :)
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

