Ticket #5935 (closed defect: duplicate)
graph theory docs -- sage: graphs_query.[tab] # not tested
| Reported by: | was | Owned by: | ekirkman |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | graph theory | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Right at the top overview of graph theory the ref manual has the line
sage: graphs_query.[tab] # not tested
http://www.sagemath.org/doc/reference/sage/graphs/graph.html
If it isn't tested it's broken, and that's the case here, since there is no graphs_query object available on the Sage command line.
Change History
comment:1 Changed 4 years ago by ekirkman
- Owner changed from rlm to ekirkman
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.
