view wisdom/cut elimination @ 8532:a158f39b5e8a

<izabera> ` dd if=/dev/zero of=zero bs=1M count=1
author HackBot
date Sun, 19 Jun 2016 16:35:16 +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.