Previous Up Next

5.53.5 Simulated annealing minimization: simulated_annealing

The simulated_annealing command attempts to find a point in a search space for which a real-valued cost function is minimized, by using the method of simulated annealing.


Note: this function requires that giac is linked to GNU Scientific Library.

Examples


Previous Up Next