|
file | global_opts.c [code] |
|
file | iteration.c [code] |
| QPALM main solver routines.
|
|
file | lin_alg.c [code] |
| Linear algebra with vectors.
|
|
file | linesearch.c [code] |
| Routines to perform exact or backtracking linesearch.
|
|
file | newton.c [code] |
| Functions to calculate the semismooth Newton direction.
|
|
file | nonconvex.c [code] |
| Routines to deal with nonconvex QPs.
|
|
file | qpalm.c [code] |
| QPALM main solver API.
|
|
file | scaling.c [code] |
| Problem data scaling during setup.
|
|
file | solver_interface.c [code] |
| Interface and wrapper to matrix/factorization (ladel) functions.
|
|
file | termination.c [code] |
| Routines to check the termination and infeasibility criteria.
|
|
file | util.c [code] |
| Utility functions.
|
|
file | validate.c [code] |
| Validation of the user provided settings and data.
|
|