Skip to content

Passed

run_tests.TestTwoTermApproximation_mosek_cli.test_equivalent_twoterm_model (from run_tests.TestTwoTermApproximation_mosek_cli-20200717044813)

Took 27 ms.

Standard Output

Solution check warning: Dual cost 105045.50539088689 does not match primal cost 105313.67074380536
Final solution let signomial constraints slacken by 1.2%. Calling .localsolve with a higher `pccp_penalty` (it was 200 this time) will reduce final slack if the model is solvable with less. If you think it might not be, check by solving with `use_pccp=False, x0=(this model's final solution)`.

Final solution let signomial constraints slacken by 0.03%. Calling .localsolve with a higher `pccp_penalty` (it was 200 this time) will reduce final slack if the model is solvable with less. If you think it might not be, check by solving with `use_pccp=False, x0=(this model's final solution)`.

	

Standard Error