Algorithm: Difference between revisions

Content deleted Content added
This edit appears unconstructive.
Kz11522 (talk | contribs)
m changed hyphens
Tags: Reverted Visual edit
Line 1:
{{Short description|Sequence of operations for a task}}
{{Redirect|Algorithms|the subfieldsub field of computer science|Analysis of algorithms|other uses|Algorithm (disambiguation)}}
{{redirect|Algorythm|the album|Beyond Creation}}
{{Use mdy dates|date=September 2017}}
Line 53:
[[File:Diagram for the computation of Bernoulli numbers.jpg|thumb|[[Ada Lovelace]]'s diagram from "[[Note G]]", the first published computer algorithm]]
 
In 1928, a partial formalization of the modern concept of algorithms began with attempts to solve the ''[[Entscheidungsproblem]] ''(decision problem) posed by [[David Hilbert]]. Later formalizations were framed as attempts to define "[[effective calculability]]"<ref>Kleene 1943 in Davis 1965:274</ref> or "effective method".<ref>Rosser 1939 in Davis 1965:225</ref> Those formalizations included the [[Kurt Gödel|Gödel]]-[[Jacques Herbrand|Herbrand]]-[[Stephen Cole Kleene|Kleene]] recursive functions of 1930, 1934 and 1935, [[Alonzo Church]]'s [[lambda calculus]] of 1936, [[Emil Post]]'s [[Formulation 1]] of 1936, and [[Alan Turing]]'s [[Turing machines]] of 1936–37 and 1939.
 
==Representations==