#19215: Posets: Add is_series_parallel()
---------------------------------+-----------------------------
       Reporter:  jmantysalo     |        Owner:
           Type:  enhancement    |       Status:  new
       Priority:  major          |    Milestone:  sage-wishlist
      Component:  combinatorics  |   Resolution:
       Keywords:                 |    Merged in:
        Authors:                 |    Reviewers:
Report Upstream:  N/A            |  Work issues:
         Branch:                 |       Commit:
   Dependencies:                 |     Stopgaps:
---------------------------------+-----------------------------
Description changed by jmantysalo:

Old description:

> Wait until #13744 is fixed. Wrap `is_prime()` on graphs to
> `is_series_parallel()` on posets. Maybe also wrap
> `modular_decomposition()` as `is_series_parallel(certificate=True)`.

New description:

 Add a function to see if a poset is series-parallel (or "N-free").

 First wait for #19659 to get closed. Series-parallel decomposition is just
 recursive applying of `connected_components()` and
 `ordinal_sum_decomposition()`.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/19215#comment:3>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to