Opened 12 years ago
Last modified 9 years ago
#9136 closed enhancement
more named graphs — at Version 4
Reported by: | mvngu | Owned by: | jason, ncohen, rlm |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | graph theory | Keywords: | |
Cc: | brunellus | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The database of common graphs currently implements lots of named graphs. Here is a list of named graphs to add to that database:
- Bidiakis cube --- #10307
- Brinkmann graph --- #10310
- Butterfly graph --- #10313
- Balaban 10-cage
- Balaban 11-cage
- Double-star snark
- Dürer graph
- Ellingham–Horton graph
- Errera graph
- Franklin graph
- fullerene graphs
- Goldner–Harary graph
- Grötzsch graph
- Harries–Wong graph
- Herschel graph
- Hoffman graph
- Holt graph
- Horton graph
- Kittell graph
- Markström graph
- McGee graph
- Meredith graph
- Moser spindle
- Sousselier graph
- Poussin graph
- Robertson graph
- Tutte's fragment
- Tutte graph
- Young–Fibonacci lattice
- Wagner graph
- Wiener-Araya graph
- Clebsch graph
- Hall–Janko graph
- Paley graph
- Shrikhande graph
- Möbius–Kantor graph
- Nauru graph
- Coxeter graph
- Tutte–Coxeter graph
- Dyck graph
- Foster graph
- Biggs–Smith graph
- Rado graph
- Folkman graph
- Gray graph
- Ljubljana graph
- Tutte 12-cage
- Friendship graph
- Blanuša snarks
- Szekeres snark
- Tietze's graph
- Watkins snark
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
- Description modified (diff)
- Milestone set to sage-wishlist
comment:3 Changed 12 years ago by
- Description modified (diff)
comment:4 Changed 12 years ago by
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
My god O_O SO you are basically saying I'm not sending enough ? :-D
To be honest I have tried to implement some of them, but felt I should ask for the help of Sage's algebraists... This one, for example : is there any way to build it using Sage's tools ?
http://www.win.tue.nl/~aeb/graphs/Schlaefli.html
Nathann