#17181: Poset.__repr__ should mention the linear extension
-----------------------------+---------------------------------
Reporter: ncohen | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.4
Component: combinatorics | Keywords:
Merged in: | Authors: Nathann Cohen
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
-----------------------------+---------------------------------
Hello everybody !
A poset with embedded linear extension can never be equal to a "simple
poset", and users are bound to wonder someday why two apparently equal
posets are not detected as such.
With this branch, this:
{{{
sage: Poset(digraphs.Path(5),linear_extension=True)
Finite poset containing 5 elements
}}}
becomes
{{{
sage: Poset(digraphs.Path(5),linear_extension=True)
Finite poset containing 5 elements with embedded linear extension
}}}
So that it is clearer that the Poset is 'not only a poset'.
--
Ticket URL: <http://trac.sagemath.org/ticket/17181>
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.