TOMLAB OPTIMIZATION LOGO TOMLAB OPTIMIZATION AREA top banner
  # LOGIN   # REGISTER (TOMNET)
  # myTOMNET  
Products
*TOMNET Base Module
 *Solvers
    glbDirect
    glcDirect
    goalsolve
    inflinsolve
    infsolve
    L1linsolve
    L1solve
    milpsolve
    qld
    slssolve
*TOMNET /MINOS
*TOMNET /NPSOL
*TOMNET /SNOPT
*TOMNET /SOL
*TOMNET /CPLEX
*TOMNET /KNITRO
*TOMNET /OQNLP
*TOMNET /LGO

qld

Solves convex quadratic programming problems.

Main features

  • qld solves quadratic programming problems with a positive definite objective function matrix and linear equality and inequality constraints.
     
  • The algorithm is an implementation of the dual method of Goldfarb and Idnani and a modification of the original implementation of Powell. Initially, the algorithm computes a solution of the unconstrained problem by performing a Cholesky decomposition and by solving the triangular system. In an iterative way, violated constraints are added to a working set and a minimum with respect to the new subsystem with one additional constraint is calculated. Whenever necessary, a constraint is dropped from the working set. The internal matrix transformations are performed in numerically stable way.
     

    Tomlab Optimization © 1989-2008. All rights reserved.    Last updated: Jun 16, 2008. Site map.