CAN YIN

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

投稿

CAN YINによる最近のアクティビティ 最近のアクティビティ 投票
  • Long Time Spend in Model Construction

    回答済み

    Hello  Thanks for reading and thanks for your help, I really appreciate your suggestions.  I am solving the model with gurobi using Bender's Cutting Plane method. So I have a subproblem that needs ...

  • BestBd NaN for MILP and When will BestBd be NaN?

    回答済み

    Hello When I run gurobi for a MILP problem, the BestBd recorded in the log file are NaN when I set the time limit to be 1 hour. Below is a part of the logfile.  Might I know in what situation the B...

  • Formulate Second Order Cone Constraints in Gurobi

    回答済み

      Hello,    I want to formulate the second-order cone constraints below, which contain summations over sets I, and T. Here, x, y, and z are variables while z and y are non-negative.  I try to formu...

  • about gurobi constraint name

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

    I want to get the dual variable for specific constraints by name, but m_dis.getConstrByName() return None when I input the name of auxiliary constraints.  So I check with following code.  for i ...

  • Install Gurobi with Anaconda

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

    Hello I want to set up gurobi with anaconda with a new computer which do not allow directly install python. And I get error message as picture as below when I using command line.  Might I know how ...