caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Francois Rouaix" <francois@rouaix.org>
To: "'Oleg'" <oleg_inconnu@myrealbox.com>, <sajuma@utu.fi>
Cc: <caml-list@inria.fr>
Subject: RE: [Caml-list] Rule based language
Date: Thu, 25 Jul 2002 11:29:17 -0700	[thread overview]
Message-ID: <000701c23409$33ea7a70$ca01a8c0@homebox> (raw)
In-Reply-To: <200207251816.OAA07085@dewberry.cc.columbia.edu>

Could you guys take your challenge discussions of the
Caml list ? At this point it doesn't really have to do
with Caml. Maybe when you're done competing and
comparing...
Thanks,

François Rouaix
(310) 316 9529
http://www.rouaix.org/fmr/ 

> -----Original Message-----
> From: owner-caml-list@pauillac.inria.fr 
> [mailto:owner-caml-list@pauillac.inria.fr] On Behalf Of Oleg
> Sent: Thursday, July 25, 2002 11:16 AM
> To: sajuma@utu.fi
> Cc: caml-list@inria.fr
> Subject: Re: [Caml-list] Rule based language
> 
> 
> On Thursday 25 July 2002 09:30 am, sajuma@utu.fi wrote:
> > ruleset: 1 is a => b;
> > dataset: a;
> > goals: g is a and b;
> > ------------------------------
> >
> > The meaning of Rule 1 is that if "a" is in the dataset, then
> > it is removed from the dataset, and "b" is added to the
> > dataset.
> >
> > The meaning of goal "g" is that both "a" and "b" are
> > in the dataset after some sequence of rule activations.
> > In this case, additive and multiplicate readings are
> > different, because it is possible to reach both "a" and "b",
> > but they cannot coexists.
> 
> I'm glad we straightened this out. In my program 
> 
> "a", "b", etc. are logical variables
> "and" is logical AND (aka "multiplication")
> "=>" is logical inference
> 
> Cheers,
> Oleg
> -------------------
> To unsubscribe, mail caml-list-request@inria.fr Archives: 
> http://caml.inria.fr
> Bug reports: 
> http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> 
> 
> 

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-07-25 18:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-24 22:31 [Caml-list] Rule based language [was: productivity improvement] sajuma
2002-07-25  6:26 ` Oleg
2002-07-25 13:30   ` [Caml-list] Rule based language sajuma
2002-07-25 18:16     ` Oleg
2002-07-25 18:29       ` Francois Rouaix [this message]
2002-07-27  9:08 ` [Caml-list] productivity improvement (was: Rule based language) Oleg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000701c23409$33ea7a70$ca01a8c0@homebox' \
    --to=francois@rouaix.org \
    --cc=caml-list@inria.fr \
    --cc=oleg_inconnu@myrealbox.com \
    --cc=sajuma@utu.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).