- 推论引挚支持优先级,互斥,预处理(pre-conditions)
- 推论引挚使用标准的规则描述语言(RuleML)
- the Inference Engine(推论引挚) has an elaborated(详细描述) memory model with support for isolated(隔离的,孤立的, 单独)
- deduction(演绎) space.
另外,推论引挚是一个非常适合做为知识库及专家系统的解决方案
如果是要在逻辑判断方便如(if,then,else,while)那么请使用流引挚
The Flow Engine is really an instantaneous traversal of logical branches using transient
data for evaluations of boolean expressions: if you think in terms of “if, then else, while”
then you surely want to go for the Flow Engine.