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.
  • 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.
  • Recording is not yet compatible with Batch Mode.