Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
给定一个优化问题Cvxpy,它会在将其提交给求解器之前对其进行大量转换。
Cvxpy
但是我们需要将原始/未转换的问题提交给求解器(因为我们想解释求解器的不可行性报告 - 例如Mosek,Gurobi)。
Mosek
Gurobi
有没有办法: