Gurobi mixed integer linear programming backend for SageMath. Source repository for https://pypi.org/project/sage-numerical-backends-gurobi/, can be installed on top of distributions providing SageMath. See also https://github.com/sagemath/sage-numerical-backends-cplex and https://github.com/sagemath/sage-numerical-backends-coin
GNU General Public License v2.0
6
stars
6
forks
source link
sage-numerical-backends-gurobi affects the output of the show() method of MILP solver instances #3
It seems installing sage-numerical-backends-gurobi affects the output of the show() method of MILP solver instances (
x_0
gets replaced byx_
.See https://trac.sagemath.org/ticket/29955#comment:4