Logic Theorist's Influence On AI
Logic Theorist introduced several concepts that would be central to AI research:
- Reasoning as search
- Logic Theorist explored a search tree: the root was the initial hypothesis, each branch was a deduction based on the rules of logic. Somewhere "up" the tree was the goal: the proposition the program intended to prove. The pathway along the branches that led to the goal was a proof – a series of statements, each deduced using the rules of logic, that led from the hypothesis to the proposition to be proved.
- Heuristics
- Newell and Simon realized that the search tree would grow exponentially and that they needed to "trim" some branches, using "rules of thumb" to determine which pathways were unlikely to lead to a solution. They called these ad-hoc rules "heuristics", using a term introduced by George Pólya in his classic book on mathematical proof, How to Solve It. (Allen Newell had taken courses from Pólya at Stanford). Heuristics would become an important area of research in artificial intelligence and remains an important method to overcome the intractable combinatorial explosion of exponentially growing searches.
- List processing
- To implement Logic Theorist on a computer, the three researchers developed a programming language, IPL, which used the same form of symbolic list processing that would later form the basis of John McCarthy's Lisp programming language, an important language still used by AI researchers.
Read more about this topic: Logic Theorist
Famous quotes containing the words logic and/or influence:
“The American Constitution, one of the few modern political documents drawn up by men who were forced by the sternest circumstances to think out what they really had to face instead of chopping logic in a university classroom.”
—George Bernard Shaw (18561950)
“No power on earth or above the bottomless pit has such influence to terrorize and make cowards of men as the liquor power. Satan could not have fallen on a more potent instrument with which to thrall the world. Alcohol is king!”
—Eliza Mother Stewart (1816c. 1908)