#9727: RepresentationGraph method that generalizes IntervalGraph
----------------------------------+-----------------------------------------
Reporter: edward.scheinerman | Owner: jason, ncohen, rlm
Type: enhancement | Status: needs_info
Priority: major | Milestone:
Component: graph theory | Keywords:
Author: Ed Scheinerman | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Changes (by ncohen):
* status: needs_review => needs_info
Comment:
Hmmm.. I know that I would never had noticed it had I not been working on
Sage's graphs for a long time, but it looks like what RepresentationGraph
does is already a feature of the Graph constructor : it is illustrated as
the third example of `Graph?`. What do you think we should do in this case
? Clearly, this information is not very easy to get, and my method
IntervalGraph should just call this constructor instead of doing the same
job again (though we can slightly optimise if we know it is an interval
graph)... Well, what do you think ? `:-/`
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9727#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.