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

glbDirect

The TOMLAB solver glbDirect solves box-bounded global optimization problems using only function values. The algorithm implemented is an improved version of the Jones et al. DIRECT algorithm and implemented in Fortran using a MEX-file interface.

Main features

  • glbDirect implements the algorithm DIRECT by D. R. Jones, C. D. Perttunen and B. E. Stuckman presented in the paper Lipschitzian Optimization Without the Lipschitz Constant, JOTA  Vol. 79, No. 1, October 1993.
     
  • glbDirect is using the algorithm conhull to return all points on the convex hull, even redundant ones. conhull is based on the algorithm GRAHAMSHULL, pages 108-109 in Computational Geometry by Franco P. Preparata and Michael Ian Shamos.
     
  • See the description of glbSolve for test results with glbDirect.

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