Elisheva Rabinowitz

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

Activity overview

Latest activity by Elisheva Rabinowitz
  • Elisheva Rabinowitz commented,

    Thank you! As a followup question, in the version I'm using (8.1), is there any easy way to find out if a GRBVar object is in fact initialized? For example, if at some point in my code I have an ar...

  • Elisheva Rabinowitz created a post,

    GRBVar::index() seems to not exist

    Ongoing

    Hi,  In the C++ API here https://www.gurobi.com/documentation/9.5/refman/cpp_api_details.html it is mentioned that GRBVar has a method called index() which returns the index of the variable in the ...