<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/07/dcc2af7fceff5460d2e471cd0472f44d"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2002-07-25T18:16:06"
  subject="Re: [Caml-list] Rule based language"
  prev="2002/07/dbbdf5ad256317357dc83edb7db54548"
  next="2002/07/051fb722e8cf6e3d6ab4210e82f4c243"
  prev-in-thread="2002/07/b49b46f18824827ab74cfaedb0bb2888"
  next-in-thread="2002/07/3a3fcdeb0903a486a8e51b5dbe0882df"
  prev-thread="2002/07/d2430a228176c32b53caed6da8161d5d"
  next-thread="2002/07/c9d3f0e73f8c6335d98372a9ec715ebb"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="Re: [Caml-list] Rule based language [was: productivity improvement]">
<msg 
  url="2002/07/161d12279d18418d447f03ad684f32f9"
  from="sajuma@u..."
  author="sajuma@u..."
  date="2002-07-24T22:31:20"
  subject="Re: [Caml-list] Rule based language [was: productivity improvement]">
<msg 
  url="2002/07/40e2f56597bf7b312228013855c99b31"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2002-07-25T06:26:13"
  subject="Re: [Caml-list] Rule based language [was: productivity improvement]">
<msg 
  url="2002/07/b49b46f18824827ab74cfaedb0bb2888"
  from="sajuma@u..."
  author="sajuma@u..."
  date="2002-07-25T13:30:27"
  subject="Re: [Caml-list] Rule based language">
<msg 
  url="2002/07/dcc2af7fceff5460d2e471cd0472f44d"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2002-07-25T18:16:06"
  subject="Re: [Caml-list] Rule based language">
<msg 
  url="2002/07/3a3fcdeb0903a486a8e51b5dbe0882df"
  from="Francois Rouaix &lt;francois@r...&gt;"
  author="Francois Rouaix"
  date="2002-07-25T18:26:38"
  subject="RE: [Caml-list] Rule based language">
</msg>
</msg>
</msg>
</msg>
<msg 
  url="2002/07/d1fe025ee336028b37ed15c421ed5f1a"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2002-07-27T09:08:02"
  subject="[Caml-list] productivity improvement (was: Rule based language)">
</msg>
</msg>
</thread>

<contents>
On Thursday 25 July 2002 09:30 am, sajuma@utu.fi wrote:
&gt; ruleset: 1 is a =&gt; b;
&gt; dataset: a;
&gt; goals: g is a and b;
&gt; ------------------------------
&gt;
&gt; The meaning of Rule 1 is that if "a" is in the dataset, then
&gt; it is removed from the dataset, and "b" is added to the
&gt; dataset.
&gt;
&gt; The meaning of goal "g" is that both "a" and "b" are
&gt; in the dataset after some sequence of rule activations.
&gt; In this case, additive and multiplicate readings are
&gt; different, because it is possible to reach both "a" and "b",
&gt; 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")
"=&gt;" 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

</contents>

</message>

