Persisting Sessions

20 views
Skip to first unread message

Chris

unread,
Dec 18, 2009, 1:29:36 PM12/18/09
to PyKE
Is it possible to persist the executed state of an engine, or
otherwise save the deduced facts, so that they don't have to be
recalculated on each activation of a rule base?

Bruce Frederiksen

unread,
Dec 18, 2009, 7:05:22 PM12/18/09
to py...@googlegroups.com
Nothing built in.  You can pickle "plans".  You may be able to pickle the engine object (which contains all the knowledge bases), but I've tried that.  Let me know what happens if you give it a try!

-Bruce


--

You received this message because you are subscribed to the Google Groups "PyKE" group.
To post to this group, send email to py...@googlegroups.com.
To unsubscribe from this group, send email to pyke+uns...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pyke?hl=en.



Reply all
Reply to author
Forward
0 new messages