Use of procedural programming languages for controlling production systems

説明

A new approach called UPPL, uses procedural programming languages, such as Lisp and C, to explicitly describe the plans of controlling production systems. As the key idea of implementing this, the authors view production systems as a collection of concurrent rule processes, each of which continuously monitors the global database and executes actions when its conditions match database entries. To bridge control plans and rule processes, the authors introduce the 'procedural control macros' (PCMs) to procedural languages. The PCMs are designed based on the communicating sequential process (CSP) communication commands developed by C.A.R. Hoare (1978). Since PCMs include nondeterministic properties, the execution order of rules cannot be completely determined in advance, but is guided by the PCMs at run-time. The PCMs are functionally simple and easy to implement but they can effectively control production systems when combined with the original control facilities of procedural languages. >

収録刊行物

詳細情報 詳細情報について

問題の指摘

ページトップへ