changeset 6946:d634e64cd991

<shachaf> le/rn cut elimination/The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.
author HackBot
date Wed, 24 Feb 2016 05:54:46 +0000
parents c7466b5b4d6c
children c5923998fa78
files wisdom/cut elimination
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wisdom/cut elimination	Wed Feb 24 05:54:46 2016 +0000
@@ -0,0 +1,1 @@
+The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.