Originally posted by: SystemAdmin
Interactive Optimizer is able to produce clone logs when running concurrent optimization or MIP. When running concurrent optimization (we use CPLEX 12.2), interactive optimizer produces clone1.log and clone2.log files that contain the output of the second and the third concurrent threads. Is there any chance we can get clone logs from Concert C++ and Matlab interfaces? We are interested in aggregating/parsing the logs produced by different algorithms when running concurrent optimization.
#CPLEXOptimizers#DecisionOptimization