Skip to content

Global OptimizationΒΆ

← Back to Domain-Specific Abstractions by Domain

2 domain-specific abstractions whose origin domain is Global Optimization.

  • Griewank function β€” A smooth nonconvex benchmark function combining a scaled quadratic sum with a product of cosines, producing many local extrema and one standard global minimum.
  • Stochastic Tunneling β€” A Monte Carlo global-optimization method that transforms objective values relative to the best value found so higher wells flatten while minima locations remain fixed, permitting stochastic escape without a cooling schedule.