I think Daniela CLARO wrote: > Hi Ernest, > Do you think that the book JESS in action could help me about creating > planning algorithms using JESS? Is there a section covering this > subject? >
JIA would likely help you in *implementing* your planning algorithms, but you'd first need to learn about planning as a topic by itself. I'm afraid I'm not in a position to recommend any current books on that subject, but perhaps someone else on the list is. Once you've chosen a specific algorithm to implement, the next step would be to specify precisely what the form of the input and output will be, especially whether your program should *carry out* the plan, or simply report it in some way (that way being one of the things you'd need to plan out.) Only once you've decided these things can you then start to implement something. --------------------------------------------------------- Ernest Friedman-Hill Advanced Software Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
