Opened 6 years ago
Closed 6 years ago
#17162 closed defect (fixed)
Error in semi-symmetric graph documentation
Reported by: | kcrisman | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-6.4 |
Component: | graph theory | Keywords: | |
Cc: | ncohen | Merged in: | |
Authors: | Nathann Cohen | Reviewers: | Karl-Dieter Crisman |
Report Upstream: | N/A | Work issues: | |
Branch: | 6134075 (Commits) | Commit: | 61340753cf02c4c3bdb0f337c877f599c30ed74f |
Dependencies: | Stopgaps: |
Description
The documentation for semi-symmetric graphs claims that the Gray graph is the smallest such graph, but the Wikipedia page referenced in the documentation does not concur. (It apparently is the smallest cubic such graph.) Either way, there needs to be a fix - on Wikipedia or, more likely, in our documentation. (Note that the Folkman graphs is also in Sage.)
Change History (8)
comment:1 Changed 6 years ago by
- Cc ncohen added
comment:2 Changed 6 years ago by
comment:3 Changed 6 years ago by
Nice offer, but I would rather review a one-line doc patch in an area I am not an expert in. I suppose one could add both pieces of information to this doc...
comment:4 Changed 6 years ago by
- Branch set to public/17162
- Commit set to 61340753cf02c4c3bdb0f337c877f599c30ed74f
- Status changed from new to needs_review
Come on... I do exactly what you would do, i.e. read Wikipedia and fix the doc :-P
I am not exactly an expert on this topic ^^;
That's more Dima's thing I would say.
Nathann
New commits:
6134075 | trac #17162: Error in semi-symmetric graph documentation
|
comment:5 follow-up: ↓ 6 Changed 6 years ago by
- Reviewers set to Karl-Dieter Crisman
- Status changed from needs_review to positive_review
Huh? But you're the graph theorist, not me...
Anyway, this looks fine - I bet they were ordering regular graphs first by degree, then by order, maybe.
comment:6 in reply to: ↑ 5 Changed 6 years ago by
Huh? But you're the graph theorist, not me...
But it's wiiiiiiiiiiide, graph theory ! :-P
Nathann
comment:7 Changed 6 years ago by
True.
comment:8 Changed 6 years ago by
- Branch changed from public/17162 to 61340753cf02c4c3bdb0f337c877f599c30ed74f
- Resolution set to fixed
- Status changed from positive_review to closed
Ahaha. If you write it I will review it
:-)
Nathann
P.S.: it's a one-line doc patch !
:-P