Note |
---|
The Model Types represent the initial implementation of Optimization. Currently, all the functionalities is covered by Model Classes (https://pricefx.atlassian.net/wiki/x/ToA25g). No more new implementations relying on “Model Type”, should be done; at some point in the future, it will be removed from the product. The up-to-date documentation about the Optimization Engine is Optimization Engine and Job Trigger Calculations. |
From the version 11.0, the Optimization module no longer has the menu item “Optimization Engine”.
...
This interface is not specific to Optimization Engine based models and it has a strict format. All your model steps take place in the Calculation and the Results steps. Definition and Analysis are empty.
...
Update to V12 and Next
In the coming versions, the Model Type based models will not be available anymore. They are replaced with the Model Class based ones. This fact implies a lot of architectural changes.
...