Average-case complexity: Difference between revisions

Content deleted Content added
Ryan9828 (talk | contribs)
mNo edit summary
Tags: Reverted Mobile edit Mobile app edit iOS app edit
Undid revision 1021987366 by Ryan9828 (talk) unhelpful shortdesc
Line 1:
{{Short description|Computational theory}}
In [[computational complexity theory]], the '''average-case complexity''' of an [[algorithm]] is the amount of some computational resource (typically time) used by the algorithm, averaged over all possible inputs. It is frequently contrasted with [[worst-case complexity]] which considers the maximal complexity of the algorithm over all possible inputs.