#12791: Running time improvements of some (di)graphs products
-------------------------------------------+--------------------------------
       Reporter:  dcoudert                 |         Owner:  jason, ncohen, rlm
           Type:  enhancement              |        Status:  positive_review   
       Priority:  major                    |     Milestone:  sage-5.0          
      Component:  graph theory             |    Resolution:                    
       Keywords:  graph, digraph, product  |   Work issues:                    
Report Upstream:  N/A                      |     Reviewers:  Nathann Cohen     
        Authors:  David Coudert            |     Merged in:                    
   Dependencies:                           |      Stopgaps:                    
-------------------------------------------+--------------------------------
Changes (by ncohen):

  * status:  needs_review => positive_review


Old description:

> This patch improves the running time of: `tensor_product`,
> `lexicographic_product`, `strong_product`, `disjunctive_product`. It also
> adds missing tests in these functions.
>
> The `cartesian_product` function is part of patch #12770 (solving a bug).

New description:

 This patch improves the running time of: `tensor_product`,
 `lexicographic_product`, `strong_product`, `disjunctive_product`. It also
 adds missing tests in these functions.

 The `cartesian_product` function is part of patch #12770 (solving a bug).

 Apply :
     * [attachment:trac_12791_products.patch]
     * [attachment:trac_12791-review.patch]
     * [attachment:trac_12791-edge-iterator.patch]

--

Comment:

 Well... As tests still pass `:-)`

 Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12791#comment:14>
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.

Reply via email to