1 | initial version |
If you want to change Gurobi's parameters for threads you will probably be interested by this function:
http://www.sagemath.org/doc/reference/numerical/sage/numerical/mip.html#sage.numerical.mip.MixedIntegerLinearProgram.solver_parameter
Nathann