Click or drag to resize

ActiveSetLineSearchSQPQPSubProblemStatus Property

Gets the status of the last quadratic subproblem solved before iteration terminated. Useful for failure analysis.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IActiveSetQPSolverAlgorithmStatus QPSubProblemStatus { get; }

Property Value

IActiveSetQPSolverAlgorithmStatus
See Also