Expression Summary

Internal Table Name: OptimizationOutputExpressionSummary

This table provides details about the constraints, including expression constraints, that were included in the Optimization.

Scenario

Table: OptimizationOutputExpressionSummary

Internal Name: Not Applicable (Scenario column not in table)

The scenario for which the output data was generated.

Expression Name

Table: OptimizationOutputExpressionSummary

Internal Name: ExpressionName

The name of the constraint. If the constraint does not have an Expression Name, you see an Expression Name value such as:

  • AGGFLOWCON_<x> – The source constraint is an unnamed Flow Constraint.
  • AGGINVCON_<x> – The source constraint is an unnamed Inventory Constraint.
  • AGGPRODCON_<x> – The source constraint is an unnamed Production Constraint.
  • AGGEDPCONS_<x> – The source constraint is an unnamed Expression Constraint.

where x is an integer used to uniquely identify the constraint.

Expression Basis

Table: OptimizationOutputExpressionSummary

Internal Name: ExpressionBasis

The basis for the constraint. This will be one of:

  • Quantity
  • Weight
  • Volume

Expression Value

Table: OptimizationOutputExpressionSummary

Internal Name: ExpressionValue

The value evaluated for the constraint. For example, if you have a Flow constraint with a requirement of 500 using a requirement type of Max, if the solution uses a Flow of 400, the Expression Value will be 400. If you have a Flow constraint using a requirement of 1000 with a requirement type of Min, if the solution uses a Flow of 1200, the Expression Value will be 1000 (the actual value of the constraint).

Scenario ID

Table: OptimizationOutputExpressionSummary

Internal Name: ScenarioID

The identifier of the scenario for which the output data was generated.

Sub-Scenario ID

Table: OptimizationOutputExpressionSummary

Internal Name: StepNumber

The identifier of the sub-scenario, if applicable, for which the output data was generated.

Last modified: Wednesday May 15, 2024

Is this useful?