jess

    0热度

    1回答

    我使用小于运算符'<定义规则时,我正在学习较少并遇到问题。 这是我defTemplates: (deftemplate AgudezaVisual (slot agudezaVisual) (slot estado) ) (deftemplate Bucodental (slot hayDientesDañados) (slot hayDientesC

    0热度

    1回答

    。我正在JESS编写一个专家系统,我需要阅读用户输入以查看它是否包含“Windows”,“Mac”或“Linux”。

    0热度

    1回答

    我正在阅读Jess中的几个用户输入。规则是: (defrule specify-input ?act <- (Actuator (name 0) (inputVoltage ?v1&0)) => (printout t "Please specify input voltage of the actuator. [V] " crlf) (modify ?ac

    0热度

    1回答

    我已经安装了eclipse氧气,然后在Windows 10上安装了Jess规则引擎7.1.0 .Jess徽标出现在主“关于Eclipse SDK”窗口中,但我只能看到一个与Jess相关的插件列表中。文档声明它们应该是3或4.如果我继续并创建诸如hello.clp之类的文件,则它不会在jess编辑器中打开。小号 截图:

    0热度

    1回答

    (deftemplate bikelife (slot name) (slot type)) (deffacts bike (bikelife (name Strida) (type low_lifestyle)) (bikelife (name Brompton) (type med_lifestyle)) (bikelife (name M

    -1热度

    2回答

    你知道任何方式/算法来旋转俄罗斯方块的一块吗? 编程语言是Jess ... 谢谢任何​​有用的建议。 pieces

    1热度

    1回答

    您好,我正在尝试在Protege 3.4中的Jess Tab中形成Jess规则。我是Jess中的新成员。我有一个具有类消息和3个数据类型属性的本体:兴趣,类别和类。如果消息的兴趣列表等于消息的消息的消息的分类列表,则该规则如下工作。 我使用映射我的消息类:(mapclass prefix:Message),这里是我的规则。首先规则导致无限循环,并且只修改1个实例的类。我究竟做错了什么?我只打印它是

    0热度

    1回答

    如何在Jess中正确使用操作符'和'?我的(错误的)代码 例子: (test (and (>= ?x ?minx) (and (<= ?x ?maxx) (and (>= (+ ?x (- ?y1 ?y)) ?minx) (and (<= (+ ?x (- ?y1 ?y)) ?maxx) ... 此外,在if语句,如何使用? 谢谢。

    0热度

    1回答

    有人可以帮助我在jess中使用if子句,我知道简单的sintax,但我试图使用一个操作数,所以我可以使用两个条件,但没有我尝试似乎工作。 if((<(?x ?y) && (>=(?z ?s)) then .... else ....

    0热度

    1回答

    我想让一个人过敏,然后通过过敏来分裂过敏来断言每个人。为此,我使用do-backward-chaining,assert-string和readline。 (do-backward-chaining allergies) (defrule ask-allergies (need-allergies nil) => (printout t "Tell me your