view wisdom/cut elimination @ 9010:12371ee6084b

<shachaf> ` objdump -d bin/something | paste
author HackBot
date Mon, 05 Sep 2016 03:44:38 +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.