#13744: Bug in modular_decomposition
---------------------------------+------------------------------------------
       Reporter:  ncohen         |         Owner:  jason, ncohen, rlm
           Type:  defect         |        Status:  needs_work        
       Priority:  major          |     Milestone:  sage-5.6          
      Component:  graph theory   |    Resolution:                    
       Keywords:                 |   Work issues:                    
Report Upstream:  N/A            |     Reviewers:  Robert Bradshaw   
        Authors:  Nathann Cohen  |     Merged in:                    
   Dependencies:                 |      Stopgaps:                    
---------------------------------+------------------------------------------
Description changed by jdemeyer:

Old description:

> Paulo Seijas reported the following bug on sage-support [1]
>
> {{{
> sage: P = Graph('Dl_')
> sage: P.is_prime()
> True
> }}}
>
> It can be easily fixed by just updating the code with upstream, as it
> looks like the bug has been solved since our last update.
>
> That's all this patch does.
>
> Nathann
>
> [1] https://groups.google.com/forum/?fromgroups=#!topic/sage-
> support/Iha5__c_h44

New description:

 Paulo Seijas reported the following bug on sage-support [1]

 {{{
 sage: P = Graph('Dl_')
 sage: P.is_prime()
 True
 }}}

 It can be easily fixed by just updating the code with upstream, as it
 looks like the bug has been solved since our last update.

 That's all this patch does.

 Nathann

 [1] https://groups.google.com/forum/?fromgroups=#!topic/sage-
 support/Iha5__c_h44

 '''Apply''': [attachment:13744_rebased.patch]

--

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