Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 968 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 968 Bytes

Optimizer

Performs minimization to solve for factor weights using multi-dimensional constrained quadratic optimization.

Problem

The following formula shows the objective and constraints of the problem.

Formula

Implementations