Originally posted by: lyapunov
Dear all,
I encountered some information display problems when I was using the barrier optimizer to solve a Quadratic Programming problem. The problem is that it keeps displaying the information below, even if I have already set the BarDisplay parameter to be zero (which is expected to instruct CPLEX to display no information).
Barrier time = 0.00 sec. (0.03 ticks)
Total time on 2 threads = 0.02 sec. (0.09 ticks)
Now I would like to stop the above two pieces of information from displaying. Can anybody here help me address this problem please? Thank you for your attention in advance.
#CPLEXOptimizers#DecisionOptimization