Publication | Open Access
Algorithm 778: L-BFGS-B
3.3K
Citations
13
References
1997
Year
Mathematical ProgrammingNumerical AnalysisLarge-scale Global OptimizationEngineeringAlgorithmic LibraryComputational ComplexityUnconstrained OptimizationAlgorithm L-bfgsLimited-memory AlgorithmAlgorithm DesignDerivative-free OptimizationParallel ComputingCombinatorial OptimizationApproximation TheoryAlgorithm EngineeringContinuous OptimizationComputer EngineeringLarge Scale OptimizationComputer ScienceFortran 77
L-BFGS-B is a limited-memory algorithm for solving large nonlinear optimization problems subject to simple bounds on the variables. It is intended for problems in which information on the Hessian matrix is difficult to obtain, or for large dense problems. L-BFGS-B can also be used for unconstrained problems and in this case performs similarly to its predessor, algorithm L-BFGS (Harwell routine VA15). The algorithm is implemented in Fortran 77.
| Year | Citations | |
|---|---|---|
Page 1
Page 1