Re: Prolog Execution Algorithm
- From: "rush" <pipa@xxxxxxxxxxxxxx>
- Date: Sun, 23 Oct 2005 16:20:43 +0200
"Struiver" <dieter.vanderelst@xxxxxxxxx> wrote in message
news:1129839379.263031.271080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> I'm looking for a good explanation of the algorithm (pseudocode ?) that
> prolog uses to solve a query.
>
> I know that the book by Ivan Bratko features a version of the
> algorithm, but I'm looking for a more elaborate version (with
> particular attention to the handling of variables).
Well, there are different approaches to implement prolog, wiht consequently
different algorithms. But try to get a hold of WAM thesis (ort any text on
WAM), which descirbes efficient abstract machine that executes compiled
prolog.
rush
--
http://www.templatetamer.com/
http://www.folderscavenger.com/
.
- Follow-Ups:
- Re: Prolog Execution Algorithm
- From: Matthew Huntbach
- Re: Prolog Execution Algorithm
- References:
- Prolog Execution Algorithm
- From: Struiver
- Prolog Execution Algorithm
- Prev by Date: Re: Prolog Execution Algorithm
- Next by Date: Prolog and resolution strategies
- Previous by thread: Re: Prolog Execution Algorithm
- Next by thread: Re: Prolog Execution Algorithm
- Index(es):
Relevant Pages
|
|