[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] info command --wcpxlp
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] info command --wcpxlp |
Date: |
Thu, 02 Aug 2012 17:55:01 +0400 |
> 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.