Sergio,

The Rete object is a "facade" http://en.wikipedia.org/wiki/Facade_pattern
that wraps Jess's API.  It's not really a container for computation per se,
rather it's like a convenient "control panel" for Jess.  So, as Ernest
pointed out, it's not clear why you are trying to "compare" Rete instances.
That said, it is easy to compare Jess facts using various methods, but
comparing Java objects is a basic Java technique that is not specific to
Jess.  If you can describe some details of your application (what you are
trying to do specifically), the group can offer better advice to you.

Cheers,

-Jason
------------------------

Jason Morris
Morris Technical Solutions
[EMAIL PROTECTED]
www.morristechnicalsolutions.com
fax/phone: 503.692.1088



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Sergio Martmn Ballesteros
> Sent: Thursday, July 29, 2004 10:21 AM
> To: [EMAIL PROTECTED]
> Subject: Re: JESS: Comparing Retes
>
>
> Hello,
> Which is the best way to compare facts and compare java Objetcs
> themselves?
>
> Thanks and sorry for my poor english.
>
>
> >From: [EMAIL PROTECTED]
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: JESS: Comparing Retes
> >Date: Thu, 29 Jul 2004 05:57:12 -0700 (PDT)
> >
> >
> >I think =?iso-8859-1?B?U2VyZ2lvIE1hcnTtbiBCYWxsZXN0ZXJvcw==?= wrote:
> >[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > > Hello,
> > > I am doing a search deep algorithm, and i want to know if there are
> >equals
> > > states in order to delete them.
> >
> >Hmmm.  I suspect we're having some troubles understanding one
> >another. You can't possibly be doing a search algorithm in which each
> >state along the path is represented by a separate jess.Rete
> >object. Perhaps you mean comparing facts, or comparing the Java
> >objects themselves?
> >
> >
> >---------------------------------------------------------
> >Ernest Friedman-Hill
> >Science and Engineering PSEs        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]
> >--------------------------------------------------------------------
> >
>
> _________________________________________________________________
> Reserva desde ahora tus vacaciones en MSN Viajes. Mas csmodo, mas
> barato y
> mas opciones. http://www.msn.es/Viajes/
>
> --------------------------------------------------------------------
> 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]
> --------------------------------------------------------------------
>

--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to