Elina Joksch

  • Gurobi-versary
  • Conversationalist
  • Curious
  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Posts

Recent activity by Elina Joksch Recent activity Votes
  • Extracting Runtime for Root Node

    Answered

    Dear Gurobi Team, I am trying to retrieve and print the runtime for solving the root node. Unfortunately my model does not print any value in the end. Is there any mistake in my code? I already che...

  • Is the original model or presolved model dictating the algorithm?

    Answered

    Dear Community,  my original model is continous, but after the presolve I have an MILP. Is in this case the algorithm for continous models used (Method = 3, concurrent) or Branch and bound for MILP...

  • What algorithm is used for my optimization?

    Answered

    Dear Community, I have inserted my model into Gurobi and had it solved. Now I am wondering what algorithm is actually used for my problem. Since I only have continuous variables and have converted ...

  • Generalizing exponential constraints

    Answered

    Dear Community,  I have successfully modeled a problem in Gurobi with exponential constraints and objective functions. As a next step, I would like to generalize my constraints to make the model le...

  • Optimizing integral of exponential function

    Ongoing

    Dear Community, I tried to model this problem into Gurobi, but so far I do not get a proper result. I tried to follow this post (https://support.gurobi.com/hc/en-us/community/posts/360077178491-Bui...