You could try asking ILOG for a copy of cplexamp, which is after all just the
same as the CPLEX that you have except for the addition of an AMPL interface
that is freely available. Or you could download the source code for the
AMPL/CPLEX interface from www.netlib.org/ampl/solvers and
www.netlib.org/ampl/solvers/cplex and compile it against the CPLEX callable
library to make your own cplexamp. (That approach is not for everyone,
however, as it requires a proficiency in the use of compilers and makefiles.)
Note that setting "option solver <solvername>;" causes AMPL to invoke the first
executable matching <solvername> in your search path. That is why, if your
solver is called cplexamp, you have to specify "option solver cplexamp;".
Bob Fourer
4...@ampl.com
Error at _cmdno 3 executing "solve" command (file amplin, line 441, offset 293872): error processing param ldmo: 53195 invalid subscripts discarded: ldmo[1,66] ldmo[1,67] ldmo[1,68] and 53192 more. Error at _cmdno 3 executing "solve" command (file amplin, line 441, offset 293872): error processing objective Cost: invalid subscript ldmo[1,66] processing commands. Executing on neos-4.neos-server.org Error (2) in /opt/ampl/ampl -R amplin
--
You received this message because you are subscribed to the Google Groups "AMPL Modeling Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ampl+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ampl/c27e1daf-a29b-4fb2-bb76-311aa63fbcb3%40googlegroups.com.