Learning to Solve Problems by Searching for Macro-operators PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download Learning to Solve Problems by Searching for Macro-operators PDF full book. Access full book title Learning to Solve Problems by Searching for Macro-operators by Richard E. Korf. Download full books in PDF and EPUB format.

Learning to Solve Problems by Searching for Macro-operators

Learning to Solve Problems by Searching for Macro-operators PDF Author: Richard E. Korf
Publisher:
ISBN:
Category : Problem solving
Languages : en
Pages : 132

Book Description
This thesis explores the idea of learning efficient strategies for solving problems by searching for macro-operators. A macro-operator, or macro for short, is simply a sequence of operators chosen from the primitive operators of a problem. The technique is particularly useful for problems with non-serializable subgoals, such as Rubik's Cube, for which other weak methods fail. Both a problem-solving program and a learning program are described in detail. The performance of these programs is analyzed in terms of the number of macros required to solve all problem instances, the length of the resulting solutions (expressed as the number of primitive moves), and the amount of time necessary to learn the macros. In addition, a theory of why the method works, and a characterization of the range of the problems for which its is useful are presented. The theory introduces a new type of problem structure called operator decomposability. Finally, it is concluded that the macro technique is a valuable addition to the class of weak methods, that macro-operators constitute an interesting and important representation of knowledge, and that searching for macros may be a useful general learning paradigm. (kr).