Algorithm


Topic | v1 | created by jjones |
Description

In mathematics and computer science, an algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of specific problems or to perform a computation. Algorithms are always unambiguous and are used as specifications for performing calculations, data processing, automated reasoning, and other tasks. In contrast, a heuristic is a technique used in problem solving that uses practical methods and/or various estimates in order to produce solutions that may not be optimal but are sufficient given the circumstances. As an effective method, an algorithm can be expressed within a finite amount of space and time, and in a well-defined formal language for calculating a function.


Relations

subtopic of Computer science

Computer science is the study of computation and information. Computer science deals with theory of c...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

treated in The Algorithm Design Manual

This newly expanded and updated third edition of the best-selling classic continues to take the "myst...