Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.1 - English

Change language to:
Français - 日本語 - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilab Help >> Optimization and Simulation > Annealing

Annealing

  • Utilities
    • 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 neighborhood relationship
    • neigh_func_vfsaThe Very Fast Simulated Annealing neighborhood relationship
    • 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
  • optim_saA Simulated Annealing optimization method
Report an issue
<< Optimization and Simulation Optimization and Simulation Genetic algorithms >>

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:
Mon Jan 03 14:23:27 CET 2022