Originally posted by: HendrikWijnant
Hi everyone!
I want to run my CPLEX model for several different input data files. Currently, I am reading the data from an excel file in the dat. I would like to run the model let say 100 times, each time with other data read from another excelfile.
There should be a way to let CPLEX do this automatically by writing something in the main but I am not sure how to do it. Can anyone help me with this?
Thanks already for any help you guys offer, I will be eternally grateful :D
#DecisionOptimization#OPLusingCPLEXOptimizer