golden-section search

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf mathematical optimization algorithm
gptkbp:appliesTo one-dimensional optimization
gptkbp:compatibleWith derivatives
gptkbp:field gptkb:mathematics
numerical analysis
optimization
https://www.w3.org/2000/01/rdf-schema#label golden-section search
gptkbp:introduced gptkb:Jack_Kiefer
gptkb:Jack_Wolfowitz
1953
gptkbp:method bracketing method
gptkbp:reduces function evaluations
gptkbp:relatedTo gptkb:Fibonacci_search_method
gptkbp:type iterative
gptkbp:usedFor finding the extremum of a unimodal function
gptkbp:uses gptkb:golden_ratio
gptkbp:bfsParent gptkb:scipy.optimize
gptkbp:bfsLayer 7