Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print issue #83

Open
Syk-yr opened this issue Jun 27, 2022 · 0 comments
Open

Print issue #83

Syk-yr opened this issue Jun 27, 2022 · 0 comments

Comments

@Syk-yr
Copy link

Syk-yr commented Jun 27, 2022

I am using osqp in conda environment but I don't want to get the output below, please how do I need to set?
"
OSQP v0.6.2 - Operator Splitting QP Solver
(c) Bartolomeo Stellato, Goran Banjac
University of Oxford - Stanford University 2021

problem: variables n = 148, constraints m = 196
nnz(P) + nnz(A) = 778
settings: linear system solver = qdldl,
eps_abs = 1.0e-03, eps_rel = 1.0e-03,
eps_prim_inf = 1.0e-04, eps_dual_inf = 1.0e-04,
rho = 1.00e-01 (adaptive),
sigma = 1.00e-06, alpha = 1.00, max_iter = 100
check_termination: on (interval 25),
time_limit: 1.00e-03 sec,
scaling: on, scaled_termination: off
warm start: on, polish: off, time_limit: 1.00e-03 sec

iter objective pri res dua res rho time
1 -5.4415e+04 5.60e+01 8.63e+08 1.00e-01 3.14e-04s
50 -3.9434e+06 1.15e-02 9.12e+01 1.82e-02 6.46e-04s

status: solved
number of iterations: 50
optimal objective: -3943371.5010
run time: 6.81e-04s
optimal rho estimate: 7.48e-03"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant