Newsgroups: comp.ai.shells
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!europa.eng.gtefsd.com!howland.reston.ans.net!EU.net!uknet!festival!ainews!aisb!simonm
From: simonm@aisb.ed.ac.uk (Simon Masterton)
Subject: CLIPS Forcing Breadth First as Default
Message-ID: <Cy8uz6.A4L@aisb.ed.ac.uk>
Keywords: CLIPS Breadth First Search
Sender: news@aisb.ed.ac.uk (Network News Administrator)
Reply-To: simonm@aisb.ed.ac.uk (Simon Masterton)
Organization: Dept of AI, University of Edinburgh, Scotland
Date: Tue, 25 Oct 1994 19:47:29 GMT
Lines: 14

Um, I cant seem to find anywhere that will tell me how I can force CLIPS
to do a breadth first search by default.  ie I want to include the line
(set-strategy breadth)
in my program file so that when I load it up CLIPS automatically goes into
that mode.
Also is there anyway of making a set (but not all) of rules the same age and 
force the resolution algorithm to pick randomly from them.
ie I have a list of items and I dont care which order I match them in and
I would prefer it to be a random order.
Thanks
-simon
 


