cvxgrp / cvxpylayers

Differentiable convex optimization layers
Apache License 2.0
1.78k stars 159 forks source link

Does cvxpylayer support Gurobi as solver, and then back-propagate? #148

Open keungRX opened 1 year ago

keungRX commented 1 year ago

Does cvxpylayer support Gurobi as solver, and then back-propagate? I am trying to solve a large_scale MIP problem in cvxpy layer in my neural network, and SCS is incapable to solve my problem.

akshayka commented 1 year ago

No it does not.