Solving SAT via Positive Supercompilation
Supercompilation by exampleSupercompilation is a deep program transformation technique due to V. F. Turchin,
a prominent computer scientist, cybernetician, physicist, and Soviet
dissident.He described the concept as follows 1:
A supercompiler is a program transformer of a certain type. The usual
way of thinking about program transformation is in terms of some set of
rules which preserve the functional meaning of the program, and a
step-by-step application of these rules to the initial program. …...
Read more at hirrolot.github.io