parasj/checkmate

Add alternative solver implementation if Gurobi is not installed (e.g. cvxpy)

parasj opened this issue · 0 comments

Most users will not have Gurobi! We should implement the ILPSolver interface via CVXPY or some alternative backend for wider compatibility.