We created an optimizer process to maximize net income. The specific issue relates to a constraint where where revenue (optimizer variable x revenue constant) cannot exceed the forecast, which sits at an aggregated level.
So, my logic is to first multiply the decision variable (at P4 Product) by it's calculated revenue input/constant (at P4 Product). Then, in an intermediary step, I aggregate the results to the P2 Assortment level and evaluate the result against the P2 Assortment Revenue Forecast.
I've added the intermediate calculation as a variable in the optimizer action and the process runs successfully; however, when I review the Boolean constraints at the P2 Assortment level, most of the Boolean calculations show as FALSE. How can this be?
Matt