Re: ASSERT in SWI Prolog



On 14 Aug 2006 09:03:00 -0700, "Mika" <miky821@xxxxxxxx> wrote:

Hello to all,
I must resolve the following problem:
given one list of facts

fact1.
fact2.
fact3.
fact4.
fact5.

I want to replace a fact with a new fact to insert in the same
position of that replacing,

Why?...

A.L.
.



Relevant Pages

  • Re: ASSERT in SWI Prolog
    ... fact3. ... fact4. ... fact5. ... as an example if I want to replace fact2 ...
    (comp.lang.prolog)
  • ASSERT in SWI Prolog
    ... fact3. ... fact4. ... fact5. ... as an example if I want to replace fact2 ...
    (comp.lang.prolog)