#14525: cliquer does not like the empty graph
-------------------------------------+--------------------------------------
       Reporter:  azi                |         Owner:  jason, ncohen, rlm
           Type:  defect             |        Status:  needs_review      
       Priority:  critical           |     Milestone:  sage-5.10         
      Component:  graph theory       |    Resolution:                    
       Keywords:                     |   Work issues:                    
Report Upstream:  N/A                |     Reviewers:  Nathann Cohen     
        Authors:  Nico Van Cleemput  |     Merged in:                    
   Dependencies:                     |      Stopgaps:                    
-------------------------------------+--------------------------------------
Changes (by {'newvalue': u'Nico Van Cleemput', 'oldvalue': ''}):

  * reviewer:  => Nathann Cohen
  * author:  => Nico Van Cleemput


Comment:

 Hmmmmmm... It is correct most of the time, because sage -coverage notices
 that the function's name is the same, but that does not work for
 `all_max_clique` `^^;`

 {{{
 ~/sage/sage/graphs$ sage -coverage cliquer.pyx
 ------------------------------------------------------------------------
 SCORE cliquer.pyx: 100.0% (4 of 4)

 Possibly wrong (function name doesn't occur in doctests):
      * line 95: def all_max_clique(graph)
 ------------------------------------------------------------------------
 }}}

 I just uploaded a small patch that fixes that. If you agree with it, then
 you can set this ticket to `positive_review` `:-)`

 Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14525#comment:7>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to