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

How to query GRBModel for pending operations

ユーザーの入力を待っています。

コメント

1件のコメント

  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    It is not possible to query pending model modifications.

    Usually, you should not have to call the update method at all. It is only required if you want to access constraint or variable attributes such as, e.g., variable names, during model building. Which information are you trying to access during model construction that you think that a call to the update method is necessary?

    0

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