Originally posted by: adsi
hey guys,
given the scenario of having one central model and 126 large test instances as .dat files, i would like to possibly create a batch script in order to automatically let cplex solve the instances, and store the results, preferrably only the objective value, along with the computation time.
unfortunately, i have no experience with creating batch files/models, so my question is whether, first, it is possible to implement such an approach, especially as the files are as aforementioned of data type .dat, and, secondly, whether someone could provide me with general code syntax in order to do so, or just give any sort of hint, how to deal with that problem.
thank you very much already in advance!
#DecisionOptimization#OPLusingCPLEXOptimizer