Using the Compute Interface with Xpress
The Xpress Optimizer libraries can be configured to out-source optimization computation to a remote Insight Server that supports the Compute Interface.
The Xpress software applications which depend on the Optimizer library for optimization computation (Optimizer Console, BCL, Mosel, Xpress Workbench) therefore inherit the ability to transparently send jobs to Insight.
Some features such as callbacks, multi-start, and the solution enumerator have restrictions applied. For more, see the Xpress Solver online help.
When a solve is started, the optimizer directs any operations that can be solved remotely to the remote server.
To integrate an Insight Compute Server with Xpress you must complete two tasks:
- Configure your environment variables.
- Configure the user account credentials.