Jason 附带了一个演示,它使用表演性的“tellRule”来发送规则,但在我的测试中它不起作用。我试图像这样发送给自我代理:
.send(self,tellRule, [{a :- b & c}])
结果是:
Command .send(self,tellRule, [{a :- b & c}]): included for execution Communication error -- no_applicable: Found a goal for which there is no applicable plan:+!kqml_received(self,tellRule,[{ a :- (b & c)}],mid511)