#17449: deprecate/remove Graph.to_partition and Poset.to_graph
-------------------------+-------------------------------------------------
Reporter: | Owner:
ncohen | Status: needs_review
Type: | Milestone: sage-6.5
defect | Resolution:
Priority: major | Merged in:
Component: graph | Reviewers:
theory | Work issues:
Keywords: | Commit:
Authors: | a8822900d5d9e428f4fd92d52ed9d00840ef61df
Nathann Cohen | Stopgaps:
Report Upstream: N/A |
Branch: |
u/ncohen/17449 |
Dependencies: |
-------------------------+-------------------------------------------------
Comment (by vdelecroix):
Replying to [comment:3 tscrim]:
> I don't first think of posets as '''directed''' graphs, so having a
method `to_graph` says this conversion exists
It does not
{{{
sage: P = posets.ChainPoset(3)
sage: P.to_graph()
Graph on 3 vertices
sage: P.to_graph().is_directed()
False
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/17449#comment:7>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.