Activity
Merge branch 'master' into preconditioning
Merge branch 'master' into preconditioning
Merge branch 'preconditioning' into spectrum-mpsolve
Merge branch 'preconditioning' into spectrum-mpsolve
Use only predictor step if --feasibleMaxCorrectorIterations=0 and/or …
Use only predictor step if --feasibleMaxCorrectorIterations=0 and/or …
Force push
Use only predictor step if --feasibleMaxCorrectorIterations=0 and/or …
Use only predictor step if --feasibleMaxCorrectorIterations=0 and/or …
In additional corrector iterations, aim for corrector_iter_mu_reducti…
In additional corrector iterations, aim for corrector_iter_mu_reducti…
pmp2sdp: read .dat.gz and .dat-s.gz (SDPA format)
pmp2sdp: read .dat.gz and .dat-s.gz (SDPA format)
Force push
Update pmp_info.json in test data: add "index", add "dim", rename "bl…
Update pmp_info.json in test data: add "index", add "dim", rename "bl…
Add option --correctorPrintExtraIterations(=0) to specify the number …
Add option --correctorPrintExtraIterations(=0) to specify the number …
WIP add test sdpa/example1 (TODO .dat not supported and fails)
WIP add test sdpa/example1 (TODO .dat not supported and fails)
Effectively disable corrector algorithm in existing integration tests…
Effectively disable corrector algorithm in existing integration tests…
step_length: print warning for max_step<=0 only from rank=0
step_length: print warning for max_step<=0 only from rank=0
Fix corrector: when resetting step length, step P-step = D-step if (i…
Fix corrector: when resetting step length, step P-step = D-step if (i…
Add debug message "reset step=(P-step,D-step)" if corrector iteration…
Add debug message "reset step=(P-step,D-step)" if corrector iteration…
Force push
Add debug message "reset step=(P-step,D-step)" if corrector iteration…
Add debug message "reset step=(P-step,D-step)" if corrector iteration…
WIP simplify step_length formula: step = 1 if max_step >= 1 else gamm…
WIP simplify step_length formula: step = 1 if max_step >= 1 else gamm…
Set --infeasibleMaxCorrectorIterations=100 and --feasibleMaxCorrector…
Set --infeasibleMaxCorrectorIterations=100 and --feasibleMaxCorrector…
Corrector iterations: print mean(dXdY).
Corrector iterations: print mean(dXdY).
Print corrector iterations to iterations.json
Print corrector iterations to iterations.json
Print "num_corrector_iterations" to iterations.json
Print "num_corrector_iterations" to iterations.json
fix Warning: unknown pmp_info JSON key="prefactor"
fix Warning: unknown pmp_info JSON key="prefactor"
add missing #include <optional>
add missing #include <optional>