Limitations

Limitations

Recording works with most programs that call Gurobi. There are a few Gurobi features that aren't supported, though:

  • Recording won't capture calls to the Gurobi tuning tool.
  • You can't use recording if you are a client of a Gurobi Compute Server.
  • Recording won't capture data passed into control callbacks. In other words, you can't record a program that adds lazy constraints, user cuts, or solutions through callbacks.