]> Repositorios git - scryer-prolog.git/commitdiff
add link to Desouter et al., "Tabling as a Library with Delimited Control"
authorMarkus Triska <[email protected]>
Wed, 25 Jan 2023 23:25:15 +0000 (00:25 +0100)
committerMarkus Triska <[email protected]>
Wed, 25 Jan 2023 23:25:26 +0000 (00:25 +0100)
src/lib/tabling.pl

index a63dd54f39fe3774ecfa0ccd57f6800c310dae5b..606635fb195a170ba2d49850759fcfa269512a9c 100644 (file)
@@ -21,6 +21,8 @@
     the greatest attractions of pure Prolog code, and one of the
     strongest arguments for keeping to the pure core of Prolog as far
     as possible.
+
+    Scryer Prolog implements tabling as described by Desouter et al. in [*Tabling as a Library with Delimited Control*](https://www.ijcai.org/Proceedings/16/Papers/619.pdf).
 */
 
 :- module(tabling,