Is it possible to use three-dimensional decision variable in OPL?
I want to do optimization on the network graph. In particular, I need two-dimensional decision variable for each pair of nodes. I can avoid that with single three-dimensional decision variable.