Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: Yashgt
When my application uses Callable Library or Concert API to solve an optimization model, in whose process space is the computation performed? Is it in my program's process space or is it in the process space of CPLEX engine?
Regards, Yash
Originally posted by: GGR
Hi Yahgt
I figure out by <<process space>> you mean the process in the context of unix (as an example). There is no such specific <<process space>> for our engines (that are basically libraries).
Hope that helps