メインコンテンツへスキップ

How to solve the error "model.Q not representable "

回答済み

コメント

1件のコメント

  • Jaromił Najman
    • Gurobi Staff

    Hi Cai,

    I wonder what is the maximum limit of the matrix Q, is it because my matrix Q is too big?

    The maximum limit of nonzeros for matrix Q is currently 2 billion (\(2\cdot 10^9\)). If you want to construct and solve models with more than 2 billion nonzeros, you currently have to use the C API and the corresponding \(\texttt{X}\) functions, e.g., GRBXaddconstrs.

    Best regards, 
    Jaromił

    0

サインインしてコメントを残してください。