Skip to content

Passed

run_tests.TestRobustGPTools_mosek_conif.test_monomials_from_data (from run_tests.TestRobustGPTools_mosek_conif-20210714230025)

Took 6 ms.

Standard Output

Solution check warning: Dual: sum of nu^T * A did not vanish.
Final PCCP solution let non-GP constraints slacken by 8.7%. 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"])`.
Final PCCP solution let non-GP constraints slacken by
...[truncated 1227 chars]...
solution["variables"])`.
Solution check warning: Dual cost 36971410.62059064 does not match primal cost 36987480.0
Final PCCP solution let non-GP constraints slacken by 3.7%. 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"])`.
	

Standard Error