Aaron Slobodin

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

アクティビティの概要

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

    Relax variable constraints c++

    回答済み

    Hi there. I have been using gurobi for several years now for my research and am hoping to get help with the c++ interface. I have a defined 0-1 integer linear program model (this works fine). I can...

  • Aaron Slobodinさんがコメントを作成しました:

    Awesome. Thanks so much Eli. SolFile is perfect.

  • Aaron Slobodinさんが投稿を作成しました:

    Output solutions during solve

    回答済み

    Hi there. When using a gurobi solver to solve an instance of an ILP, is it possible for it to output 'current' best possible solutions (in terms of variable assignment) during the solve? For instan...

  • Aaron Slobodinさんがコメントを作成しました:

    Awesome! Thanks very much. I was just able to get soplex working now! Nice to have several tools at my disposal!

  • Aaron Slobodinさんがコメントを作成しました:

    Hi! Thanks for providing an answer so quickly. You correctly interpreted my question. I will take a look at SCIP to see if I can get it up in running. In the mean time, do you know if there is a wa...

  • Aaron Slobodinさんが投稿を作成しました:

    Fractional solve?

    回答済み

    Hi all, Is it possible to use a gurobi LP solver to get an exact fractional solve for a continuous LP problem? Thanks in advance, Aaron