Originally posted by: StephenHall
Hi,
in Short I think you can't. And why would you want to do that?
What you can have is a 2 dimensional Array because it can be represented with table.
But how would you represent a 3 dimensional array? I think only by a list of the data by row
Arg1, Arg2, data
That is a tuple.....
if you want to use Array you need to define the size before, not with set of tuple
I think this threat will help you :
https://www.ibm.com/developerworks/community/forums/html/topic?id=d52cded9-aedb-44ce-bd81-e33579952997&ps=25
I hope this help
#DecisionOptimization#OPLusingCPLEXOptimizer