Originally posted by: Vitja
Hello,
when I type in "help read" in the CPLEX prompt, there are only a few types of files displayed which are readable from CPLEX (for instance .net, .bas, .ord etc.), but no .mod or .dat files.
Now I have written a model file (.mod) and a data file (.dat) and would like to read and solve it with the cplex prompt (when I try to solve it with the CPLEX optimization studio it takes to long running time).
Is it possible to read .mod and .dat files via CPLEX prompt and to solve it? If yes, what is the correct syntax for it?
Thanks in advance!
#CPLEXOptimizers#DecisionOptimization