Skip to content

Commit

Permalink
fix: do not solve dcp6 (from gp6), MOSEK error only in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonfmir committed Feb 22, 2024
1 parent 852ddf6 commit 54c5eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CvxLean/Test/PreDCP/DGP.lean
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ time_cmd reduction red6/dcp6 : gp6 := by
-- h6 : rexp (u * 2 - v * (1 / 2)) + 3 * rexp (v * (1 / 2) - w) ≤ 5
-- h7 : u + v = 2 * w

solve dcp6
--solve dcp6

end GP6

Expand Down

0 comments on commit 54c5eff

Please sign in to comment.