> You can use the lp file directly in cplex. Although I think it is -wlp, > but maybe I'm using an outdated version.
The options '--wlp filename' and '--wcpxlp filename' are equivalent (the latter is obsolete and kept for compatibility). > > I want to compare the results obtained with GLPSOL with those obtained > > with, because > > my university has a license ciplex. > > If I use the command *- wcpxlp filename* I get the files in LP format and > > then you think will run in CPLEX or I'll reformulate it again? > > Files produced by the '--wlp filename' option are in cplex lp format and must work with the original cplex package. _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
