I Want to solve Linier program issue using Anaplan optimizer.
I have following all scenario from anapedia.
But one of result show negative value like picture (Red Rectangle)
Now my question is, how to setting variable result to avoid negative value???
————————————————————————————————————————
if you curious about Liner program question here is, I am looking for cheaper expedition cost
Supply
Demand
Expedition Cost
Constraint
- 10AX + 11AY + 13 AZ =< 80
- 8BX + 9BY + 11BZ =< 70
- 7CX + 8CY + 10CZ =< 50
- 10AX + 8BX + 7CX = 60
- 11AY + 9BY + 8CY = 50
- 13AZ + 11BZ + 10CZ = 90