abolish_table/1¶
YapTab extends the Yap Prolog engine to support sequential tabling.
YapOr extends the Yap Prolog engine to support or-parallelism. YapOr extends the Yap Prolog engine to support or-parallelism.
abolish_table(+ P)*
Removes all the entries from the table space for predicate P (or a list of predicates P1,..., Pn or [ P1,..., Pn]). The predicate remains as a tabled predicate.