Algorithmics: Difference between revisions

Content deleted Content added
WP:WD
Weebney (talk | contribs)
Tag: New redirect
 
(12 intermediate revisions by 10 users not shown)
Line 1:
#REDIRECT [[Algorithm]] {{R from merge}}
{{Unreferenced|date=May 2019|bot=noref (GreenC bot)}}
{{Main|Algorithm}}
 
'''Algorithmics''' is the science of [[algorithm]]s. It includes [[algorithm design]], the art of building a procedure which can solve efficiently a specific problem or a class of problem, [[algorithmic complexity theory]], the study of estimating the hardness of problems by studying the properties of algorithm that solves them, or [[algorithm analysis]], the science of studying the properties of a problem, such as quantifying resources in time and memory space needed by this algorithm to solve this problem.
 
{{Computer science}}
 
[[Category:Algorithms and data structures| ]]