view wisdom/cut elimination @ 9568:4e914255974a

<fizzie> ` mv airport bin/airport; chmod a+x bin/airport
author HackBot
date Sun, 30 Oct 2016 23:23:17 +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.