users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: General Logic Programming Question


From: Vic Bancroft
Subject: RE: General Logic Programming Question
Date: Fri, 7 Dec 2001 08:56:25 -0500 (EST)

On Thu, 6 Dec 2001, Brent Fulgham wrote:

> I suppose that one could connect a Prolog runtime to a database
> ...
> Or do the existing database bindings somehow work around this problem?

You just have to be explicit about the logical behavior of the database   
function.  Some folks prefer to make the database call a "procedure" that
always succeeds and creates no choice points.  Others might like a
non-deterministic database call, particularly for a query, to return 
the results via backtracking.

more,
l8r, 

------------------------------------------------------------------- 
Victor Bancroft, Principal Engineer, Zvolve Systems [v]770.551.4505 
1050 Crown Pointe Pkwy, Suite 300, Atlanta GA 30338 [f]770.551.4509 
Fellow, Artificial Intelligence Center              [v]706.542-0358 
Athens, Georgia  30602, U.S.A           http://ai.uga.edu/~bancroft 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]