Bruce Frederiksen

Show:

What's happening?

  • Followup: RE: global variables

    You can [url=http://pyke.sourceforge.net/using_pyke/adding_facts.html]add facts[/url] to fact bases by using a [url=http://pyke.sourceforge.net/pyke_syntax/krb_syntax/python_premise.html]python premise[/url] in the when clause. Then you can add BC rules to check for the fact. If it finds the fact, it succeeds immediately. Use...

    2012-05-16 16:33:32 PDT in Python Knowledge ...

  • Followup: RE: unexpected plan

    Your institute_validated rule has a with clause on it, therefore it will produce a plan when the rule fires. Your call to institute_validated within institute_not_validated does not say what to do with this plan. In this case, it really can't do anything with the plan because if institute_validated succeeds (with a plan), the notany clause containing it will fail and so will the...

    2012-04-13 16:03:18 PDT in Python Knowledge ...

About Me


Send me a message