Originally posted by: wilson_woon
Hi,
I am using CPLEX 11. I have two CPLEX (.lp) files called file1.lp and file2.lp. Both file1 and file2 are used to solve two different objectives respectively. However, can I combine the two objectives (in file1 and file2) into file3.lp to solve the two objectives together (dual objective)? If yes, can you please show me an example on how to write the two objectives in a .lp file?
Thank you
#ConstraintProgramming-General#DecisionOptimization