Originally posted by: D.Ram
How can i use a decision variable which is a parameter for other decision variable? for example if i have a decision variable "M" (int M) for selecting quantity of machines and another decision variable ''Load'' which indicates the amount of load, a machine handles. Now second variable should be as "Load [M]". How do i define it?
#DecisionOptimization#OPLusingCPLEXOptimizer