Skip to content

Passed

run_tests.TestEquivalentPosynomials_mosek_conif.test_correlated_monomials (from run_tests.TestEquivalentPosynomials_mosek_conif-20210824200048)

Took 0.41 sec.

Standard Output

Final PCCP solution let non-GP constraints slacken by 0.006%. Calling .localsolve(pccp_penalty=...) with a higher `pccp_penalty` (it was 200 this time) will reduce slack if the model is solvable with less. To verify that the slack is needed, generate an SGP with `use_pccp=False` and start it from this model's  solution: e.g. `m.localsolve(use_pccp=False, x0=m.solution["variables"])`.
Solution check warning: Dual cost 239398.20518599864 does not match primal cost 239933.06110737642
Final PCCP sol
...[truncated 257 chars]...
False` and start it from this model's  solution: e.g. `m.localsolve(use_pccp=False, x0=m.solution["variables"])`.
Final PCCP solution let non-GP constraints slacken by 0.03%. Calling .localsolve(pccp_penalty=...) with a higher `pccp_penalty` (it was 200 this time) will reduce slack if the model is solvable with less. To verify that the slack is needed, generate an SGP with `use_pccp=False` and start it from this model's  solution: e.g. `m.localsolve(use_pccp=False, x0=m.solution["variables"])`.