< boolean, is rho step size adaptive?
< interval for adapting rho (fraction of the setup time)
< number of iterations between rho adaptations; if 0, then it is automatic
< tolerance X for adapting rho. The new rho has to be X times larger or 1/X times smaller than the current one to trigger a new factorization.
< relaxation parameter
< integer, check termination interval; if 0, then termination checking is disabled
< regularization parameter for polishing
< absolute convergence tolerance
< dual infeasibility tolerance
< primal infeasibility tolerance
< relative convergence tolerance
< linear system solver to use
< maximum number of iterations
< boolean, polish ADMM solution
< number of iterative refinement steps in polishing
< ADMM step rho
< boolean, use scaled termination criteria
< heuristic data scaling iterations; if 0, then disabled.
< ADMM step sigma
< maximum number of seconds allowed to solve the problem; if 0, then disabled
< boolean, write out progress
< boolean, warm start
Settings struct