Murilo Machado

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

Posts

Recent activity by Murilo Machado Recent activity Votes
  • Start MIP

    Answered

    good morning community, I'm a beginner with gurobi and C++, and I'm having some basic difficulties on how to start a MIP solution, either via (.mst) or (.sol). I've read the documentation a lot, bu...

  • insert heuristic into CallBack

    Answered

    Good morning, I would like to insert heuristics in Gurobi to solve a certain problem. I'm using the callback function. However I have a doubt at the moment that I'm giving a solution. I use the con...

  • Is there a limit to the declaration of Gurobi variables?

    Answered

    Good morning, Is there a limit to the declaration of Gurobi variables? I am declaring it as follows: GRBVar vv[6][133][45][45]; and I'm having segmentation error. When I have smaller values I don't...

  • Gurobi stop criteria

    Answered

    how to close the gurobi with objective function evaluation amount