forward chaining

前向链接:前向链接是使用推理引擎时的两种主要推理方法之一
常用释义
前向链接:前向链接(或前向推理)是使用推理引擎时的两种主要推理方法之一,可以逻辑上描述为重复应用假言推理。前向链接是专家系统、业务和生产规则系统的一种流行实现策略。前向链接的相反方法是后向链接。

例句

1·Finally, the diagnosis results are achieved through forward chaining method.

最后,根据应用正向推理机得到磨损故障的诊断结果。

2·The inference engine is an object which performs the inference operation of object_ framework knowledge using forward chaining strategy.

该推理机是一个对象推理机,采用正向推理策略完成对对象式框架知识集的推理操作。

3·The automated geometry reasoning system based-on forward chaining is used as the reasoning engine in the intelligent geometry teaching system.

智能几何教学软件都使用基于前推法的几何推理系统作为推理引擎。

4·The system is a rule-based production system. Inference engine is the core part of expert system. We use forward chaining and backward chaining at the same time.

描述一种诊断型专家系统,它统属于基于规则的产生式系统,推理机是核心部分,分别采用了正向、反向推理技术。

5·The transformation layer will apply an inference process (similar to forward-chaining) and check for each node in the plan tree to see which query transformations apply to that node.

转换层将应用一个推理过程(类似于前推链接法),并检查规划树中的每个节点,看哪些查询转换适用于该节点。

6·Inference rules implement forward inferencing, backward chaining, Prolog-style unification or other artificial intelligence (ai) -style rules.

推理规则实现演绎法、归纳法、prolog样式的统一或其他人工智能(artificial intelligence, AI)样式的规则。

7·The Heuristic Forward-Chaining Algorithm (HFCA) for the searching of delegation chain is proposed, which effectively ease the blindness in pure backward-chaining algorithms.

提出了以正向链接为主导的启发式搜索算法(HFCA),有效减低了传统纯反向链搜索的无序性。

8·And in fact, when I stepped back and looked at my domain model, I realized that I had essentially written my own forward-chaining rules engine.

并事实上,回分段和在我的域模型时,我意识到实质上是必须编写自己的向前链接规则引擎。

9·Therefore, we design an RDF storage and query framework with flexible inference strategy, which can combine forward and backward chaining inference strategies.

所以,本文设计了一个RDF存储与查询框架,它采用灵活的推理策略,即结合了前向推理和后向推理。