Re: in praise of tabling
- From: Maori Scarey <ruses@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 03:04:08 +0200
rafe@xxxxxxxxxxx a écrit :
In a nutshell, a tabled predicate is associated with a hash table of some kind. Whenever a new result for the predicate is computed, the result is recorded in the hash table.
Yes but I guess the subtle parts of the tabling strategy is to effectively table calls, not returns, so as to act on recursion loops.
.
- Follow-Ups:
- Re: in praise of tabling
- From: Bart Demoen
- Re: in praise of tabling
- References:
- in praise of tabling
- From: Nick Wedd
- Re: in praise of tabling
- From: rafe
- in praise of tabling
- Prev by Date: Re: Non dominating queens problem
- Next by Date: Re: Repetition cycles
- Previous by thread: Re: in praise of tabling
- Next by thread: Re: in praise of tabling
- Index(es):
Relevant Pages
|
|