Procedural Semantics and its Implementation of Pruning Operators in Logic Programming Language

Hui-qi LI,Zhi-zhuo ZHAO
DOI: https://doi.org/10.3969/j.issn.1002-137X.2011.05.030
2011-01-01
Computer Science
Abstract:The use of pruning operators in logic programming is to reduce the search space of computations.The importance of pruning operator in logic programming was discussed.However,the implementation of traditional pruning ope-rator may cause some semantic problems.We discussed the Gdel pruning operator,called the commit,which could be used to prune away parts of a search tree and can affect the completeness of the search procedure.In this perspective,we proposed the method to realize the control facility in logic programming language which could support the fully implementation of Gdel language.
What problem does this paper attempt to address?