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

Limiting the number of activated binary variables

回答済み

コメント

2件のコメント

  • Matthias Miltenberger
    • Gurobi Staff

    Hi Mariano,

    One thing that comes to mind is applying a multi-objective approach: First, optimizing the main model with a large \(N_{max}\) value and in the next step trying to minimize \(\sum x_i\) so you find the smallest number leading to the same solution quality.

    You can read more about multi-objective optimization here: Multiple Objectives - Gurobi Optimization

    I hope that helps!

    Cheers,
    Matthias

    0
  • Mariano Dominguez Librandi
    • Gurobi-versary
    • First Comment
    • First Question

    Dear Matthias,

    Thank you for the quick response.

    I will try that out.

    Best regards

    Mariano

    0

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