>
> Sage has a class name 'Mixed integer linear programming' for modeling 
> MIPs and class for LP Solver backends like Co-in, CPLEX, GLPK and Gurobi.
> At the moment I haven't know any sage class only for vehicle routing 
> problem.
>

Yep ! There's a short tutorial about its use there 
: http://steinertriples.fr/ncohen/tut/LP/

And we also have a TSP function implemented :-)

http://www.sagemath.org/doc/reference/sage/graphs/generic_graph.html#sage.graphs.generic_graph.GenericGraph.traveling_salesman_problem

Nathann

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to