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

mpc_demo segfault #11

Open
Anhuaqiao opened this issue Mar 12, 2024 · 1 comment
Open

mpc_demo segfault #11

Anhuaqiao opened this issue Mar 12, 2024 · 1 comment

Comments

@Anhuaqiao
Copy link

./mpc_demo

       OSQP v1.0.0.beta0  -  Operator Splitting QP Solver
          (c) Bartolomeo Stellato,  Goran Banjac
    University of Oxford  -  Stanford University 2021

problem: variables n = 3, constraints m = 0
nnz(P) + nnz(A) = 0
settings: algebra = Built-in,
linear system solver = QDLDL v0.1.6,
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.60, max_iter = 4000
check_termination: on (interval 25),
time_limit: 1.00e+10 sec,
scaling: on, scaled_termination: off
warm starting: on, polishing: off,
iter objective prim res dual res rho time
1 0.0000e+00 0.00e+00 4.67e-310 1.00e-01 1.15e-04s
25 0.0000e+00 0.00e+00 4.67e-310 1.00e-01 1.88e-04s

status: solved
number of iterations: 25
optimal objective: 0.0000
run time: 2.02e-04s
optimal rho estimate: 1.00e-06

Error solving the optimization problem.
[1] 324596 segmentation fault (core dumped) ./mpc_demo

是否有人和我有同样的问题?

@SteveAlfold
Copy link

一样

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

2 participants