Structs§
- Active
RowDependence - Constraint
KktDiagnostics - KKT diagnostics for inequality-constrained Newton subproblems.
Constants§
- ACTIVE_
SET_ PRIMAL_ FEASIBILITY_ TOL - Primal-feasibility tolerance the inequality-constrained active-set Newton
solver guarantees on its returned iterate, measured in the scaled
constraint-row coordinate system in which
A * beta >= bis expressed.
Functions§
- project_
point_ strictly_ into_ feasible_ cone - Project
pointto a strictly interior feasible point of the polyhedron{β : A·β ≥ b}: the solution ofmin_β ½‖β − point‖²subject to the margin-shifted systemA·β ≥ b + δ·‖a_i‖, withδ = ACTIVE_SET_INTERIOR_SEED_MARGIN. - project_
stationarity_ residual_ on_ constraint_ cone - rank_
reduce_ rows_ pivoted_ qr_ with_ dependence - solve_
quadratic_ with_ linear_ constraints