Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.3 - Français

Change language to:
English - 日本語 - Português

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Aide Scilab >> Simulated Annealing

Simulated Annealing

  • accept_func_defaultThe default Simulated Annealing acceptation function.
  • accept_func_vfsaThe Very Fast Simulated Annealing acceptation function.
  • compute_initial_tempA SA function which allows to compute the initial temperature of the simulated annealing
  • neigh_func_csaThe classical neighborhood relationship for the simulated annealing
  • neigh_func_defaultA SA function which computes a neighbor of a given point
  • neigh_func_fsaThe Fast Simulated Annealing neghborhood relationship
  • neigh_func_vfsaThe Very Fast Simulated Annealing neighborhood relationship
  • optim_saA Simulated Annealing optimization method
  • temp_law_csaThe classical temperature decrease law
  • temp_law_defaultA SA function which computed the temperature of the next temperature stage
  • temp_law_fsaThe Szu and Hartley Fast simulated annealing
  • temp_law_huangThe Huang temperature decrease law for the simulated annealing
  • temp_law_vfsaThis function implements the Very Fast Simulated Annealing from L. Ingber
<< Algorithmes génétiques Aide Scilab Calculs formels >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:11:00 CEST 2011