Hello, my name is Marc Carrion, I'm working in a project that needs some
inference engine, by now Drools is the framework that fill more of our
requests. We would like to colaborate with you, if possible, in the
developing of Drools. 

  Our team is composed by twenty people and we can develop our own
inference engine but we wanted to do something standard most useful than
only for our project. So we thought in RuleML in order to represent our
facts and rules.

  If you have any question, don't hesitate to contact us.

  My bests,
          Marc

bob mcwhirter writes:

> 
> After making radical changes, I decided that the drools 1.x series was
> purely for research, and Real Work begins with drools 2.x.
> 
> Anyhow, I just imported my most recent ramblings, which is a semantic-model
> independent implementation of the Rete-OO algorithm.  Will soon be providing
> a semantic module for writing object-based rules and one for writing rules
> against XML objects.  
> 
> Algorithm description:
> 
>       http://code.werken.com/rete-oo.pdf
> 
> New CVS tree:
> 
>       drools-2
> 
> You may notice that the algorithm as implemented doesn't match the
> algorithm as described in the paper.  This is because *both* are
> slightly wrong.  I'm attempting to rectify that today, and get
> the implementation and the algorithm agreeing.
> 
>       -bob
> 
> 
> _______________________________________________
> drools-interest mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/drools-interest

_______________________________________________
drools-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/drools-interest

Reply via email to