#2203: Add a traveling salesman problem solver
----------------------------+-----------------------------------------------
   Reporter:  jason         |       Owner:  jason        
       Type:  enhancement   |      Status:  needs_review 
   Priority:  major         |   Milestone:  sage-wishlist
  Component:  graph theory  |    Keywords:               
     Author:                |    Upstream:  N/A          
   Reviewer:                |      Merged:               
Work_issues:                |  
----------------------------+-----------------------------------------------
Changes (by ncohen):

  * status:  new => needs_review
  * upstream:  => N/A


Comment:

 I'm pretty glad to have found a way to write this as a linear programs
 without having to define too many constraints, and without having to use
 column generation... So here are the long-awaited functions ! :-))))))))

 If anyone is interested in steiner trees, they should not be hard to write
 either...

 Well, clearly Concorde is miles above this function, but I have attempted
 to interface it 3 times so far, and each time I left my office cursing
 their (abscence of) documentation... :p

 Nathann

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