Delegating the Decision Optimization solve to watsonx.ai Runtime from Java or .NET CPLEX or CPO models
You can delegate the Decision Optimization solve to watsonx.ai Runtime from your Java or .NET (CPLEX or CPO) models.
Delegating the solve is only useful if you are building and generating your models locally. You
cannot deploy models and run jobs by using the watsonx.ai Runtime with this method. For full use of Java models with
the watsonx.ai Runtime use the Java™
worker.
Important: To deploy and test models on watsonx.ai Runtime, use the Java
worker. For more
information about deploying Java models, see the Java worker GitHub.
For the library and documentation for:
- Java CPLEX or CPO models. See Decision Optimization GitHub DOforWMLwithJava.
- .NET CPLEX or CPO models. See Decision Optimization GitHub DOforWMLWith.NET.