« Local Optimum » : différence entre les versions


(Page créée avec « == en construction == == Définition == XXXXXXX == Français == ''' Optimum local''' == Anglais == ''' Local Optimum''' ''Local optima are solutions that are better than other solutions in the immediate vicinity but are not necessarily the best overall solution, which is referred to as the global optimum.'' == Source == [https://www.geeksforgeeks.org/local-optima-and-influence-of-effectiveness-of-local-search-algorithms/ Source : Geeks for Geeks] [https:... »)
 
Aucun résumé des modifications
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 10 : Ligne 10 :
''' Local Optimum'''
''' Local Optimum'''


''Local optima are solutions that are better than other solutions in the immediate vicinity but are not necessarily the best overall solution, which is referred to as the global optimum.''
''The local optimum is a solution to an optimization problem for which the value of the objective function is better than other solutions in the immediate vicinity but are not necessarily the best overall. It influences the performance and robustness of local search algorithms.''
 
''Local optima can be classified into two categories: local minima and local maxima.''


== Source ==
== Source ==

Dernière version du 15 novembre 2024 à 16:21

en construction

Définition

XXXXXXX

Français

Optimum local

Anglais

Local Optimum

The local optimum is a solution to an optimization problem for which the value of the objective function is better than other solutions in the immediate vicinity but are not necessarily the best overall. It influences the performance and robustness of local search algorithms.

Local optima can be classified into two categories: local minima and local maxima.

Source

Source : Geeks for Geeks

Source : IGI Global

Contributeurs: Arianne