Originally posted by: 18125514
How to define the decision variable x[i][j][k] such that i!= j.
Without the tuple.
Just like:
dvar boolean x[i in A][j in A:j!=i][Trucks]
???
When I only define the decision variable x[i][j][k] the result remind me
"has never been used ### by engine"
#DecisionOptimization#OPLusingCPLEXOptimizer