Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
A.35.1 Tabling predicate reference
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
The SWI-Prolog library
library(tabling): Tabled execution (SLG)
Tabling predicate reference
table/1
abolish_all_tables/0
abolish_table_subgoals/1
About the tabling implementation
Status of tabling
Packages
Availability:
:- use_module(
library(tabling)
).
(can be autoloaded)
[det]
abolish_table_subgoals
(
:Subgoal
)
Abolish all tables that unify with SubGoal.
ClioPatria
(version
V3.1.1-21-gb8003bb
)