You can configure the Optimization module:
From scratch
Starting with Optimization - Price Waterfall (PW) Accelerator which you customize
A typical configuration/customization of Optimization module is based on PW Accelerator which deploys a prepared Model Class and a set of Logics. (For more details, see PW Accelerator technical description.)
Deploy the standard PW Accelerator. For details see PW Accelerator Deployment.
Model the optimization problem.
The customer and the project team model the problem together, using a dedicated graphical language. For details see Problem Modeling.
This model is translated into a model description in code. The problem description is in YAML or JSON. It is automatically translated into an actual multi-agent system to feed the Multi-Agent Optimization Engine. For details see Problem Description.
Format the data into specific tables that provide inputs to the Optimization Engine backend. For details see Problem Tables.
Provide the user inputs by modifying the configurators.
Provide specific outputs.
Create a scenario and run it. For details see PW Accelerator Deployment.
Check the results Result Description (PW), and adjust the modeling. If needed, see also OE Troubleshooting.
The most important steps are problem modeling and description. Checking and adjusting the model can also be time-consuming.