> Has anyone tried converting the tspsol.c program from pre 4.20
> version, to work with the newer api ?

> Will it be too difficult to do so ?

It would be problematic, because the mip solver available in the new
api (glp_intopt) does not support column generation used in tspsol.

If you need to solve a small tsp instance (up to 20 nodes), you can use
the model tsp.mod included in the distribution.



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to