Taylor Leonard

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

投稿

Taylor Leonardによる最近のアクティビティ 最近のアクティビティ 投票
  • Indicator Constraint with Multiple Conditions

    回答済み

    I use indicator constraints regularly for their convenience, but is there currently a way to introduce an indicator constraint with multiple binary variable conditions? Thanks in advance,  Taylor

  • Column Generation Explanation

    回答済み

    Hello, I have a general question about column generation for large-scale systems.  I understand the Master problem and the Restricted master problem for the subset of variables.  After I set up the...

  • Adding Range constraints versus linear constraints

    回答済み

    Hello, I'm dealing with a very large MIP and was wondering if there is any computational benefit to using range constraints versus adding constraints separately in the standard method? Thank you, T...

  • Simplex Method Callbacks

    Hello, I have a custom simplex method which of course is way slower than Gurobi's performance.  How do I go about incorporating Gurobi's callbacks for simplex operations within my code?  I'm lookin...

  • Reduced Cost Attributes

    Hello,  I have a restricted master problem that runs just fine.  But I'm not able to access the reduced cost or the shadow price attributes for the problem.  All of the variables are continuous.  I...

  • Using PyPy to execute Python Scripts

    回答済み

    Hello,  Is there a way to execute my python scripts using Gurobi as my solver in PyPy.  I know this capability was not around 3 to 4 years ago, but I can't find any documentation stating that it's ...

  • Column Generation

    回答済み

    Hello,  I realize that each column generation formulation is specific to the problem at hand but I want to ensure that I'm on the right track.  A little bit of background, the problem itself is qui...