Originally posted by: Inspiredlallu
Hi,
I want to import a model from a location other than the project space. If my project space is "C:\Working\Project\", I want to import my model from "C:\Setups\Database\".
In java whenever I give cplex.importModel("C:\\Setups\\Database\\1.lp"), it gives me the following error
"CPLEX Error 1609: Line 6: Expected identifier first."
Can anyone tell me how to import model from a different directory other than project directory.
Thanks and Regards,
Neha Bhatia
#CPLEXOptimizers#DecisionOptimization