TOMLAB OPTIMIZATION LOGO TOMLAB OPTIMIZATION AREA top banner
  # LOGIN   # REGISTER (FREE TRIAL)
  # myTOMLAB  
Products
*TOMLAB Base Module
 *Solvers
    clsSolve
    conSolve
    cutPlane
    DualSolve
    expSolve
    glbDirect
    glbFast
    glbSolve
    glcCluster
    glcDirect
    glcFast
    glcSolve
    goalSolve
    infLinSolve
    infSolve
    L1LinSolve
    L1Solve
    linRatSolve
    lpSimplex
    lsei
    milpSolve
    minlpSolve
    mipSolve
    multiMin
    multiMINLP
    nlpSolve
    pdco
    pdsco
    QLD
    qpSolve
    slsSolve
    sTrustr
    Tfmin
    Tfzero
    Tlsqr
    Tnnls
    ucSolve
*TOMLAB /MINOS
*TOMLAB /NPSOL
*TOMLAB /DNOPT
*TOMLAB /SNOPT
*TOMLAB /SOL
*TOMLAB /CGO
*TOMLAB /CPLEX
*TOMLAB /GUROBI
*TOMLAB /MINLP
*TOMLAB /MIPNLP
*TOMLAB /MISQP
*TOMLAB /PENSDP
*TOMLAB /PENBMI
*TOMLAB /KNITRO
*TOMLAB /OQNLP
*TOMLAB /PROPT
*TOMLAB /NLPQL
*TOMLAB /LGO
*TOMLAB /LGO-MINLP
*TOMLAB /GP
*TOMLAB /GENO
*TOMLAB /MAD
*TOMLAB /MIDACO

sTrustr

Solves convex nonlinear programming problems. Special handling of separable problems.

Main features

  • sTrustr implements a structured trust region algorithm by A. R. Conn, Nick Gould, A. Sartenaer, Ph. L. Toint; Convergence Properties of Minimization Algorithms For Convex Constraints Using A Structured Trust Region, July 4, 1995. The algorithm is combined with an initial trust region radius algorithm, ITRR, by Sartenaer, 1995.
     
  • The algorithm treats nonlinear constraints, but will fail for non-convex problems. Use the solvers conSolve and nlpSolve in the Tomlab Base Module, MINOS in Tomlab /MINOS, or NPSOL in Tomlab /SOL for such problems.
     
  • Special treatment of partially separable functions, where f(x) = sum (i=1:M) f_i (x).
     
  • Quasi-Newton BFGS or DFP is used for the Quasi-Newton update, if second order information is not present or the analytical Hessian is not used.

    Tomlab © 1989-2022. All rights reserved.    Last updated: Oct 3, 2022. Site map. Privacy Policy