You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cvxpy
Hi all,
Is there a way to release a Gurobi model license through cvxpy? The gurobipy interface has a Model.dispose() method to allow for this; is it possible to access the gurobipy model from the cvxpy interface?