Compare CSP and state-space search, and select correct statements from following ones. 比较CSP和状态空间搜索,并从下列叙述中选择正确的答案。
Compare CSP and state-space search, and select correct statements from following ones. 比较CSP和状态空间搜索,并从下列叙述中选择正确的答案。
A.CSP solving system can be faster than state-space search solving system.CSP求解系统会比状态空间搜索求解系统快。
B.CSP solving system can be slower than state-space search solving system.CSP求解系统会比状态空间搜索求解系统慢。
C.CSP can quickly eliminate large swatches of the search space.CSP可以快速排除大的搜索空间样本。
D.State-space search can quickly eliminate large swatches of the search space.状态空间搜索可以快速排除大的搜索空间样本。
正确答案:CSP solving system can be faster than state-space search solving system.CSP求解系统会比状态空间搜索求解系统快。;CSP can quickly eliminate large swatches of the search space.CSP可以快速排除大的搜索空间样本。
- 上一篇:Assume that {A, B, C, D} are variables, the domain of each variable is {u, v, w}, and != denotes not equal, select which of the following expressions is a binary constraint on CSP formalism?设{A, B, C, D}为变量,每个变量的域是{u, v, w},且“!=”表示不等于,从如下表达式中选择那个是CSP形式化的2
- 下一篇:Which of the following statements are true types of types of local consistency for constraint propagation?如下陈述中哪些是约束传播局部一致性的正确类型?