-
hrai36
- Posts: 4
- Joined: 5 Mar 2014 13:50
Discontiguous facts
I have a project in which I am dynamically saving facts (functors) . The facts so saved are not contiguous. Because of this when another part of the project uses these facts it is unable to process the newly added facts. How can I have prolog pick all the facts. I know there is a discontiguous directive, but how is it used in Visual prolog?
-
Thomas Linder Puls
- VIP Member
- Posts: 1479
- Joined: 28 Feb 2000 0:01
-
Harrison Pratt
- VIP Member
- Posts: 463
- Joined: 5 Nov 2000 0:01
-
Thomas Linder Puls
- VIP Member
- Posts: 1479
- Joined: 28 Feb 2000 0:01
-
Thomas Linder Puls
- VIP Member
- Posts: 1479
- Joined: 28 Feb 2000 0:01
-
George
- Active Member
- Posts: 47
- Joined: 19 Sep 2011 8:54
georgeananth.prolog@gmail.comI have a project in which I am dynamically saving facts (functors) . The facts so saved are not contiguous. Because of this when another part of the project uses these facts it is unable to process the newly added facts. How can I have prolog pick all the facts. I know there is a discontiguous directive, but how is it used in Visual prolog?
