#13236: Elements of a specific rank of a ranked poset
----------------------------------------------+-----------------------------
Reporter: numata | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: PLEASE CHANGE | Resolution:
Keywords: poset, combinatorics, sd40 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: NUMATA, Yasuhide | Merged in:
Dependencies: | Stopgaps:
----------------------------------------------+-----------------------------
Changes (by numata):
* status: new => needs_review
Old description:
> For a ranked poset P and its rank function r. Implement a method which
> returns iterator of elements p in P such that r(p)=k.
New description:
For a ranked poset P and its rank function r.
Implement the following:
1. method which returns iterator of elements p in P such that r(p)=k.
2. method which returns the list of elements p in P such that r(p)=k.
(Temporary names of them are elements_of_the_rank_iterator and
elements_of_the_rank)
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13236#comment:2>
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.