#6748 closed defect (fixed)
[with patch, positive review] Adds Graph.Cliquer to the reference
Reported by: | ncohen | Owned by: | tba |
---|---|---|---|
Priority: | major | Milestone: | sage-4.1.2 |
Component: | documentation | Keywords: | |
Cc: | Merged in: | Sage 4.1.2.alpha4 | |
Authors: | Nathann Cohen | Reviewers: | Jason Grout |
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
All the cliquer-related functions in the Graph class are documented, but they do not appear in SAGE's reference as they all use functions defined in graphs/cliquer, which is not included in the .rst file.
This patch fixes this, plus adds a few lines to the docstrings in cliquer.pyx
Attachments (2)
Change History (5)
Changed 11 years ago by
Changed 11 years ago by
comment:1 Changed 11 years ago by
- Summary changed from [with patch, needs review] Adds Graph.Cliquer to the reference to [with patch, positive review] Adds Graph.Cliquer to the reference
looks good!
comment:2 Changed 11 years ago by
- Merged in set to Sage 4.1.2.alpha3
- Resolution set to fixed
- Reviewers set to Jason Grout
- Status changed from new to closed
Merged both patches.
comment:3 Changed 11 years ago by
- Merged in changed from Sage 4.1.2.alpha3 to Sage 4.1.2.alpha4
There is no 4.1.2.alpha3. Sage 4.1.2.alpha3 was William Stein's release for working on the making the notebook a standalone package.
Note: See
TracTickets for help on using
tickets.
apply on top of previous patch