@hackage qute-symex0.1.1

A symbolic execution engine for the QBE intermediate language.

Based on the formal semantics of the Qute package, this library provides a symbolic execution engine for the QBE intermediate language. Thereby, it enables formal reasoning about a software under test using SMT solvers.

The underlying vision behind Qute's symbolic execution engine is further described in a separate paper.