释义 |
inference machine 推理子系统 In expert systems, the drive part of an expert system. It attempts to match the known facts about a particular problem with one or more rules. When a successful match is found the rule fires and the action part of the rule is used to update the known facts data base. 在专家系统中,系统的驱动部分,它试图把某个特定问题的一些已知事实与知识库中的 规则匹配。如果发现成功的匹配,该规则就激发,规则的结论部分用来更新已知事实数据库, 不断地重复这一过程,便可以求得问题的解。 |