view wisdom/cut elimination @ 9269:befe19c198c3

<oerjan> mkx bin/randbin//grep -Hz \'\' bin/"$(ls -1 bin | shuf -n 1)"
author HackBot
date Thu, 13 Oct 2016 22:51:04 +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.