Shweta Meena

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 4
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

アクティビティの概要

Shweta Meenaさんの最近のアクティビティ
  • Shweta Meenaさんが投稿を作成しました:

    Solver time dependence on number of optimization variables and constraints

    回答済み

    Hi all,  MILP problem 1: N optimization variables, M constraints  MILP problem 2: N+K optimization variables, M+L constraints, and the additional L (L>K) constraints are only dependent on the addit...

  • Shweta Meenaさんが投稿を作成しました:

    Finding all feasible solutions for an MILP problem?

    回答済み

    I am currently using PoolSolutions=2e9 (max possible value) with PoolsearchMethod=2. Does this method guarantee that I have explored my entire feasible design space for an MILP problem?