Prachi Agrawal

  • Gurobi-versary
  • First Comment
  • First Question

Post-doctoral Researcher in Institute for Research in Technology, Comillas Pontifical University, Madrid Spain

  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Prachi Agrawal Recent activity Votes
  • Error in Setting Objective

    Answered

    Dear Sir,  I am trying to run this code in which I am using an MPS data file. I am extracting the coefficient matrix, the right-hand side vector, and the cost vector for an optimization problem fro...

  • How to use model.get(A) function?

    Answered

    I want to solve an LPP with GUROBI OPTIMIZATION. I want the coefficient matrix of the constraints in a CSV file. I read that model.get(A) function works. But I am unable to use this function.  Coul...