Описание тега failure-slice
A failure-slice is a fragment of a Prolog program obtained by inserting one or more `false` goals somewhere in it. Failure-slices help to localize reasons for universal non-termination of a pure monotonic Prolog program. They also help to give a lower bound for the number of inferences needed. It is a concrete program-slicing technique.
A failure-slice is a fragment of a Prolog program obtained by inserting one or more false
goals somewhere in it. Failure-slices help to localize reasons for universal non-termination of a pure monotonic Prolog program. They also give a lower bound for the number of inferences needed. It is a concrete program-slicing technique.
References
Localizing and explaining reasons for non-terminating logic programs with failure-slices