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

Incorporating implied bounds on variables in a model’s objective function

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

コメント

2件のコメント

  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    As long as you do not turn off presolve (Presolve=0), Gurobi will automatically use linear equality constraints to compute implied bounds on variables. Thus, in your case you should not have to worry about variable bounds.

    Or do you observe any suspicious behavior?

    0
  • Behnam Jabbari
    • Gurobi-versary
    • First Comment
    • First Question

    The solver's behavior is fine. I just need to identify the variable with the tightest bounds within the constraints.

    0

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