Aldana Stefanía

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

Activity overview

Latest activity by Aldana Stefanía
  • Aldana Stefanía created a post,

    Save objective function value of the problem LP

    Answered

    Hello!I am solving a MILP problem. I need to save the first solution of the relaxation of the problem (LP). I can see it in .log file, but I want to save it and from there I can't do it.Thanks for ...

  • Aldana Stefanía created a post,

    How print constraints?

    Answered

    Hi, I need to know how to print (view) the constraints. I generate them with addConstrs(). thanks!