Using Prolog for Constructing Geometric Objects defined by Constraints
暂无分享,去创建一个
Efficient algorithmic solutions are known for many problems in geometric modeling. Most algorithms are best implemented in a procedural programming language. For other problems, especially in interactive programs, no procedures may be found easily, but we may formulate the knowledge of our problem in a descriptive way with facts and ruies. Prolog is an appropriate language for finding solutions in the latter case. On the other hand, Prolog does not support efficiently the writing of procedures and arithmetic, which are still essential for solving geometrical problems.
[1] William F. Clocksin,et al. Programming in Prolog , 1981, Springer Berlin Heidelberg.
[2] Tadeusz Szuba. PC-PROLOG for Process Control Applications , 1984, Angew. Inform..
[3] Niklaus Wirth,et al. Programming in Modula-2 , 1985, Texts and Monographs in Computer Science.
[4] Niklaus Wirth,et al. The personal computer Lilith , 1981 .