diff wisdom/cut elimination @ 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
children
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.