摘要
约束逻辑程序设计(CLP)方法是提高PROLOG语言效率的一种崭新方法,本文针对SC┐PROLOG解释系统的实现介绍其相应设计思想,从域变量含义入手,提出了域及约束的存储方法以及约束机制的实现算法。
This article introduces the designing method of constraint logic programming.The method is a new way to improve the efficiency of PROLOG.The corresponding work in the SC PROLOG interpreter system is emphasized,on the basis of the conception of domain.The domain structure and the algorithm of implementation are proposed.
出处
《计算机工程与科学》
CSCD
1997年第1期68-72,共5页
Computer Engineering & Science
关键词
约束
逻辑程序设计
域
回朔
约束
constraint logic programming,domain,backtracking,constraint.