my.SANN: Simulated annealing (for testing/examples)
Adapted from stats::optim
Description
Simulated annealing (for testing/examples)
Adapted from stats::optim
Usage
my.SANN(Temp, budget, instance)
Arguments
Temp
controls the "SANN" method. It is the starting temperature for
the cooling schedule.
budget
stop criterion: total number of function evaluations