New Functionality and Changes in FICO Xpress Executor 2.0
The following changes and new features were introduced in this version:
- In addition to Mosel models, Xpress Executor can now solve problems in the industry-standard MPS/LP formats. Each job request can contain a different MPS/LP file.
- It is now possible to configure executions so that their artefacts are automatically deleted when they reach a specified age.
- Xpress Executor now includes FICO(R) Xpress version 8.0.4.
- REST and SOAP endpoints to explicitly delete an execution. Prior to this release, an execution was deleted automatically when the amount of stored data reached a certain limit. With this release, users can manually delete an execution once it is no longer needed. The endpoints allow users to interact with the whole execution queue.
- When component is already executing at capacity, incoming executions are now queued and executed when capacity is available.