Algorithmics
Appearance
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GreenC bot (talk | contribs) at 22:20, 8 May 2019 (Add {{Unreferenced}} (via noref bot)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 22:20, 8 May 2019 by GreenC bot (talk | contribs) (Add {{Unreferenced}} (via noref bot))
This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Algorithmics" – news · newspapers · books · scholar · JSTOR (May 2019) (Learn how and when to remove this message) |
Main article: algorithm
Algorithmics is the science of algorithms. 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.