Krishna Jarugumilli

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Krishna Jarugumilli
  • Krishna Jarugumilli commented,

    Hi Riley, Thank you, this worked and RHS coefficient range did improve substantially. Appreciate your time and feedback! Regards, Krishna

  • Krishna Jarugumilli commented,

    Hi Riley, Thank you for your feedback. I executed the same block of code twice. I find that the model does indeed update however doesn't print the updated matrix. I print the length of cons which i...

  • Krishna Jarugumilli created a post,

    model update

    Answered

    I am working on updating RHS values for specific set of constraints that are beyond the feasibility tolerance. I am using the following code chunk. Couple of questions: 1. Is there an efficient way...