conres.doc

来自「NASA 开发使用的一个专家系统」· DOC 代码 · 共 18 行

DOC
18
字号
;;;************************************************************;;; CONFLICT RESOLUTION ERROR CHECKING;;;;;; This file conres.clp tests the following conflict resolution ;;; strategies:;;;;;;   1) depth;;;   2) breadth;;;   3) simplicity;;;   4) complexity;;;   5) lex;;;   6) mea;;;;;; To test, execute the command (batch "conres.tst").;;; When the test is complete, check the file conres.rsl;;; for the results.;;;************************************************************

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?