#12355: Bug in Graph.girth
---------------------------------+------------------------------------------
       Reporter:  ncohen         |         Owner:  jason, ncohen, rlm
           Type:  defect         |        Status:  needs_work        
       Priority:  major          |     Milestone:  sage-5.0          
      Component:  graph theory   |    Resolution:                    
       Keywords:                 |   Work issues:                    
Report Upstream:  N/A            |     Reviewers:  David Coudert     
        Authors:  Nathann Cohen  |     Merged in:                    
   Dependencies:                 |      Stopgaps:                    
---------------------------------+------------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 A doctest needs to be fixed (the old answer was wrong):
 {{{
 sage -t  -force_lib devel/sage/doc/en/constructions/graph_theory.rst
 **********************************************************************
 File "/padic/scratch/jdemeyer/merger/sage-5.0.beta10/devel/sage-
 main/doc/en/constructions/graph_theory.rst", line 51:
     sage: C.girth()
 Expected:
     4
 Got:
     2
 **********************************************************************
 }}}

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