view wisdom/cut elimination @ 9600:97a77e38b2a5

<shachaf> ` rm tmp; mkdir tmp
author HackBot
date Wed, 02 Nov 2016 00:09:45 +0000
parents d634e64cd991
children
line wrap: on
line source

The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.