Re: JESS: installing JessDE

2008-06-25 Thread Gary Napier
for the files, only extract was there)? Once Jess does function in Eclipse, how do we open/create a *.clp file in it? Thank you -- _ Gary Napier Alpha Lab Institute for Energy and Environment Department of Electronic

Re: JESS: Linked list / Sorted List Design Pattern

2008-05-11 Thread Gary Napier
in module MAIN. Regards Wolfgang On Fri, May 9, 2008 at 8:41 PM, Gary Napier [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: My basic problem is this. I have two events, OPEN and CLOSE, both timestamped I would like to relate an OPEN and CLOSE to generate a new fact X However

JESS: Linked list / Sorted List Design Pattern

2008-05-09 Thread Gary Napier
Hi All, I'm looking to implement some sort of ordered list of jess facts. My basic problem is this. I have two events, OPEN and CLOSE, both timestamped I would like to relate an OPEN and CLOSE to generate a new fact X However with data skew, there may be a mix of OPEN and CLOSE facts mixed,

JESS: Jess Casting/ Inheritance

2008-01-11 Thread Gary Napier
Hi all, First off, many thanks to Wolfgang for the temporal solution. It works a treat, and i should learn to read the wiki more closely. Sadly though my rocket ship is not up up an away yet ;-) I am looking for a little info on the JESS inheritance model. I have an alarm deftemplate derived

JESS: Design check - Tempral Issues

2008-01-08 Thread Gary Napier
Hi Folks, I'm looking to use JESS in an alarm processor subsystem. I look to your experience to let me know if JESS is the right tools or if there is a better solution. My main question is about handling temporal issues within JESS. Such as rule timeouts. What i think I'm looking for is a