Philip Bursky

From Chessprogramming wiki
Jump to: navigation, search

Home * People * Philip Bursky

Philip (Phil) Bursky,
an American electrical engineer and computer scientist. Along with James R. Slagle, Philip Bursky co-authored A Multipurpose, Theorem-Proving Heuristic Program using the game of Kalah [1] . Phil Bursky defended his B.Sc and M.Sc. in Electrical engineering at Massachusetts Institute of Technology in 1957 and 1963, and was affiliated with the Lawrence Radiation Laboratory, University of California and the University of Pennsylvania, before working in the industry [2].

Theorem-Proving

Abstract of Experiments With a Multipurpose, Theorem-Proving Heuristic Program. [3]

The heuristic program discussed searches for a constructive proof or disproof of a given proposition. It uses a search procedure which efficiently selects the seemingly best proposition to work on next. This program is multipurpose in that the domains it can handle are varied. As an initial experiment, the program was given the task of searching for proofs and disproofs of propositions about Kalah end games. Kalah is a two-person game. In another experiment the program, after some modifications, played the game of Kalah. This program was compared with another tree-searching procedure, the Alpha-Beta minimax procedure; the results have been encouraging since the program is fast and efficient. Its greatest usefulness is in solving large problems. It is hoped that this program has added one more step toward the goal of eventually obtaining computer programs which can solve intellectually difficult problems. 

Selected Publications

External Links

References