Print a variable defined on multiple sets

前端 未结 0 1783
醉酒成梦
醉酒成梦 2021-02-07 04:59

I have defined the variables w in AMPL in the following way:

var w[F,J,T] binary;

where F, J and T are sets. After solving the problem, I would like t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题