Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.1 - 日本語

Change language to:
English - Français - 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.

Scilabヘルプ >> Simulated Annealing

Simulated Annealing

  • Algorithms
    • optim_saA Simulated Annealing optimization method
  • 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
Report an issue
<< Genetic Algorithms Scilabヘルプ XML Management >>

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 Feb 12 23:12:41 CET 2018