Originally posted by: Zhouwei
Is it possible to implement callbacks using OPL API or from ILOG Script?
I am aware that it can be done with CPLEX API but am not sure how to do it when the original model is in OPL and is being called from C++,C#, etc. If, it is possible then how can we use abort method to terminate cplex solve process based on user input?
Thanks!
#DecisionOptimization#OPLusingCPLEXOptimizer