hillclimbing, an R library which seeks a miminizer of a function using the hill climbing method.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
gd is available in an R version.
hillclimbing, an R library which seeks a miminizer of a function using the hill climbing method.
Original R code by James Howard; Modifications by John Burkardt.