#15322: Testing for antichains and chains in arbitrary posets
--------------------------+------------------------------------------------
   Reporter:  darij       |            Owner:
       Type:              |           Status:  new
  enhancement             |        Milestone:  sage-5.13
   Priority:  major       |         Keywords:  posets, combinat, categories
  Component:              |          Authors:  Darij Grinberg
  combinatorics           |  Report Upstream:  N/A
  Merged in:              |           Branch:
  Reviewers:              |     Dependencies:  #15283
Work issues:              |
     Commit:              |
   Stopgaps:              |
--------------------------+------------------------------------------------
 `sage/combinat/posets.py` currently has an `is_chain` method testing
 whether a poset is a chain, but there is no method to test if a subset of
 a poset is a chain; moreover, no comparable functionality for antichains
 exists. The present patch implements this functionality. Chain testing is
 implemented twice, once for finite and once for arbitrary posets.

--
Ticket URL: <http://trac.sagemath.org/ticket/15322>
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/groups/opt_out.

Reply via email to