Julia not accepting this constraint. No method matching cartesian index

前端 未结 0 1734
傲寒
傲寒 2020-12-15 14:03

I have the following code in which the JuMP constraint is throwing an error.

using JuMP
using MosekTools
K = 3
N = 2
penalties = [1.0, 3.9, 8.7]

function A_t         


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