Survey of indexing features for dynamic clauses
- From: Chip Eastham <hardmath@xxxxxxxxx>
- Date: Tue, 28 Aug 2007 21:00:32 -0000
In a recent thread Jan mentioned creating a table and indexing it
(as a pragmatic alternative to managing distinct solutions in lists
via findall, bagof, setof, etc.).
I'm wondering if someone has written (or read) a survey of how
various Prolog implementations support indexing of dynamic
clauses or surrogate data structures.
I'm using "indexing" in a broad database table-like sense, as
a feature that speeds up selection of a matching fact (or the
determination that no matching fact is available).
regards, chip
.
- Follow-Ups:
- Re: Survey of indexing features for dynamic clauses
- From: J. Burse
- Re: Survey of indexing features for dynamic clauses
- From: bart demoen
- Re: Survey of indexing features for dynamic clauses
- From: Mats
- Re: Survey of indexing features for dynamic clauses
- Prev by Date: Re: how to rename variables?
- Next by Date: Re: Survey of indexing features for dynamic clauses
- Previous by thread: how to rename variables?
- Next by thread: Re: Survey of indexing features for dynamic clauses
- Index(es):