规则引挚NxBRE文档纪要--在流引挚与推论引挚取舍

作出选择之间先比较两者之间有什么不同
  1. 推论引挚支持优先级,互斥,预处理(pre-conditions)
  2. 推论引挚使用标准的规则描述语言(RuleML)
  3. the Inference Engine(推论引挚) has an elaborated(详细描述) memory model with support for isolated(隔离的,孤立的, 单独)
  4. 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.
posted @ 2008-06-17 21:08  冷侃  阅读(1060)  评论(0编辑  收藏  举报