Nadi Serhan Aydin

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

Comments

Recent activity by Nadi Serhan Aydin Recent activity Votes
  • Thank you for your response. I haven't implemented it yet but hope I can use the this func in LogToConsole = 0 mode which is what I normally do (I just print stuff like status, objval, runtime, etc...

  • Hi Eli, Can I print runtime interactively "as" the code running? Assume I set a time limit of 5*60 and want to see how much time left or passed interactively. Regards, Serhan

  • Hello Maliheh, Thanks for following up. I mean the coefficients that normally appear in objective function and constraints in product form (e.g., "c", "d" and "e" in a constraint like "c*x1 + d*x2 ...