7.6 Well Founded Semantics
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Tabled execution (SLG resolution)
Well Founded Semantics
undefined/0
call_residual_program/2
call_delays/2
delays_residual_program/2
Well founded semantics and the toplevel
Packages
Availability:
:- use_module(
library(wfs)
).
(can be
autoloaded
)
call_delays
(
:Goal, -Condition
)
True when
Goal
is an answer that is true when Condition can be satisfied. If
Condition
is
true
,
Answer
is unconditional. Otherwise it is a conjunction of goals, each of which is associated with a tabled predicate.