Ticket #1295 (closed enhancement: fixed)
[with patch, tested] butterfly graph
| Reported by: | jason | Owned by: | mhansen |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.15 |
| Component: | combinatorics | Keywords: | graphs |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Added code to make the butterfly graph:
Attachments
Change History
comment:1 Changed 6 years ago by jason
- Summary changed from butterfly graph to [with patch] butterfly graph
Changed 6 years ago by jason
-
attachment
butterfly-graph-2.patch
added
apply this instead of butterfly-graph.patch
comment:2 Changed 6 years ago by jason
butterfly-graph-2.patch adds a very fast bit-fiddling method from Robert Miller which works nicely when n<=30.
Note: See
TracTickets for help on using
tickets.
