Originally posted by: sandeepsinghchauhan
How can i resolve this error::
Cannot use type int for <process:<!process:int,saleprice:float>,level:int,Unit:int>.
Actually i want to put constraint on my decision variable X and this X has syntax associated with tuples.
X[<<1,0.97>,3,1>]
still shows error
Please help
#DecisionOptimization#OPLusingCPLEXOptimizer