Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Scilab Help >> 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
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:38 CEST 2016