object

sqp_active_set(Problem)

  • Problem - Problem object implementing constrained_optimization_problem_protocol and defining gradient/2.

Sequential Quadratic Programming local optimizer for problems with general equality and inequality constraints. Requires the problem to define gradient/2; constraint predicates and their Jacobians are optional.

Availability:
logtalk_load(constrained_optimization(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2026-09-04
Compilation flags:
static, context_switching_calls
Remarks:
(none)

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

(no local declarations; see entity ancestors if any)

Private predicates

(no local declarations; see entity ancestors if any)

Operators

(none)