Re: JESS: jess eclipse editor and package structure

2007-10-31 Thread Bogdan Werth
should be able to get everything to work. Scripts should generally reference each other using CLASSPATH-relative paths -- i.e., (batch com/company/foo/templates.clp) . On Oct 30, 2007, at 2:19 PM, Bogdan Werth wrote: Hello everybody, I have a bit of an odd question which concerns the JESS

JESS: jess eclipse editor and package structure

2007-10-30 Thread Bogdan Werth
Hello everybody, I have a bit of an odd question which concerns the JESS Eclipse editor. I had a project where all required *.clp files where in the root and I also had several java packages. Now I decided that it might be a good idea to put the .clp files in the corresponding packages where

JESS: Arrays.equals in Jess

2007-10-26 Thread Bogdan Werth
Hello list, I am trying to call an equals method in java class Arrays from Jess and this somehow doesn't work the way I imagined it. In the online manual to JESS I've read that this is the call for java classes or objects (call (java object|java expression)) So I tried to transfer something

Re: JESS: Delete redundant / old facts

2006-03-08 Thread Bogdan Werth
Sorry, forgot to mention in my previous email that I am using the most current version of Jess one can download from the web page. Bogdan Werth wrote: Hello again, I think I found the performance leak in my model - after 1000ish simulation steps Jess becomes very slow. As an example a simple

Re: JESS: Delete redundant / old facts

2006-03-06 Thread Bogdan Werth
be wrong however and the reason for performance loss lies somewhere else. Kind regards for all the efforts in beforehand Bogdan Werth wrote: Jess list, the model I develop with RePast and Jess tends to get slower and slower untill it runns into some heap space overflow. My suggestion

Re: JESS: Delete redundant / old facts

2006-03-06 Thread Bogdan Werth
be due to polynomial numbers of partial matches as you accumulate more items in working memory. You could look at your rules and see if you can't make the earliest patterns more specific. I think Bogdan Werth wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] Hello Jess-list, since I

Re: JESS: Delete redundant / old facts

2006-03-02 Thread Bogdan Werth
the garbage collector runns it will dispose the Storage object? Thanks. Bogdan Werth wrote: Solved my problem with assertion of the clean-up facts. Don't know whether this is the most elegant solution but certainly the one which works. By the way is there in Jess anything to delete

Re: JESS: Delete redundant / old facts

2006-02-24 Thread Bogdan Werth
()) ) (defrule cleanUp (not (person (householdID + getID() + ) )) = do something ) Any good suggestions (or mistakes in my code :-) )? Thanks in advance [EMAIL PROTECTED] wrote: I think Bogdan Werth wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] Hello Jess-list

JESS: change facts in a loop or something simmilar

2006-02-02 Thread Bogdan Werth
? -- Bogdan Werth Doctoral Researcher Centre for Policy Modelling The Graduate School of Business Aytoun Building Aytoun Street Manchester M1 3GH UK Tel: +44 161 247 6481 Fax: +44 161 247 6802 Email: [EMAIL PROTECTED] Web: http://cfpm.org/~bogdan

JESS: Conflic Resolution Implementation

2005-11-21 Thread Bogdan Werth
modeling with Jess and RePast and one of developments in the course of my PhD will be to implement a conflict resolution strategy sound and consistent with a formal logic or, more likely, several conflict resolution strategies based on several logics. Many thanks in beforehand. -- Bogdan Werth

Re: JESS: Central data storage for multiople Jess instances

2005-10-06 Thread Bogdan Werth
is the performance. I don't know how Jess will cope with several hundreds (maybe thousand) of modules. Thanks again for all efforts in beforehand kind regards Bogdan Werth Doctoral Researcher Centre for Policy Modelling The Graduate School of Business Aytoun Building Aytoun Street Manchester M1

Re: JESS: Jess with Repast [OT]

2005-07-10 Thread Bogdan Werth
in this project and the system they all use is RePast. So as you see I really didn't have much choice... Cheers, Bogdan Jason Morris wrote: On 7/9/05, Bogdan Werth [EMAIL PROTECTED] wrote: Hello to everybody, I've just started discovering RePast. In terms of my PhD I would like to use repast

JESS: Jess with Repast

2005-07-09 Thread Bogdan Werth
or links for further reading on this topic. I've heard that there are people who made their models in that manner... unfortunately I don't know anybody of them :-) Kind Regards Bogdan Werth To unsubscribe, send the words