#11928: Update Graph.clique_number to use MILP
-----------------------------+----------------------------------------------
   Reporter:  ncohen         |          Owner:  jason, ncohen, rlm
       Type:  defect         |         Status:  needs_review      
   Priority:  major          |      Milestone:  sage-4.7.3        
  Component:  graph theory   |       Keywords:                    
Work_issues:                 |       Upstream:  N/A               
   Reviewer:  David Coudert  |         Author:  Nathann Cohen     
     Merged:                 |   Dependencies:                    
-----------------------------+----------------------------------------------
Changes (by ncohen):

  * status:  needs_work => needs_review


Old description:

> As reported by Peter Mueller, the ``clique_number`` method should have
> been updaed in #11846.
>
> As this ticket has been reviewed, let us do it here !
>
> Nathann

New description:

 As reported by Peter Mueller, the ``clique_number`` method should have
 been updaed in #11846.

 As this ticket has been reviewed, let us do it here !

 Requires: #11846

 Apply: [attachment:trac_11928.patch]

 Nathann

--

Comment:

 Hello !!!

 The patch is updated !

     * About the "algorithm = algorithm" : writing algorithm = "MILP" is
 equivalent, the goal is just to forward the parameter to the next
 function. It happens a lot in the code, and it's less trouble for later if
 the parameters need to be changed.
     * I also fixed the alignment of the ``cliques`` entry in the
 documentation. The HTML was badly formatted because of that.

 Thanks for the comments ! `:-)`

 Nathann

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