A.59 library(tableutil): Table inspection and statistics utilities
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
The SWI-Prolog library
library(tableutil): Table inspection and statistics utilities
table_statistics/2
table_statistics/3
table_statistics/0
table_statistics/1
table_statistics_by_predicate/0
table_statistics_by_predicate/1
tstat/2
tstat/3
tdump/0
tdump/1
tdump/2
tidg/0
tidg/1
summarize_idg/0
summarize_idg/1
Packages
Availability:
:- use_module(
library(tableutil)
).
(can be
autoloaded
)
table_statistics
(
:Variant
)
Print a summary for the statistics of all tables for subgoals of
Variant
. See
table_statistics/2
for an explanation.