Wenjia Shen

  • Gurobi-versary
  • Conversationalist
  • First Question
  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Wenjia Shen Recent activity Votes
  • How to replace coefficients and constant terms in the model

    Answered

    Hi, I am running a program with many loops so I'm trying to accelerate it. In my original code, I create a new model for each k and each t, as follows (objective and other constraints are omitted):...

  • Not getting the dual solution of SOCP model

    Answered

    Hi, I'm trying to get the dual solutions of some linear constraints in my SOCP model. The model can be solved to optimal successfully by Gurobi. After setting "QCPDual" to 1, I get the following wa...