Skip to content

Passed

run_tests.TestPrimitives_mosek_cli.test_methods (from run_tests.TestPrimitives_mosek_cli-20210824200110)

Took 2.8 sec.

Standard Output

Final PCCP solution let non-GP constraints slacken by 0.093%. 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 7931.703777936867 does not match primal cost 7930.033
Final PCCP solution let n
...[truncated 248 chars]...
alse` 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.097%. 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"])`.