Jump to content

Stable algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by সাব্বির আলম (talk | contribs) at 04:24, 25 February 2022. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
  • In computer science, a stable sorting algorithm preserves the order of records with equal keys.
  • In numerical analysis, a numerically stable algorithm avoids magnifying small errors.An algorithm is stable if the result produced is relatively insensitive to perturbations during computation

See also