package symex

  1. Overview
  2. Docs
Primitives to write symbolic execution engines

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.2.tar.gz
sha256=2a49c457524639c7713f5222c3d6477dd2413741297e0cb0eac20371f7d583a5
sha512=48f44ec30c6652e9f33eacc04e127ffab10d7a66386d8af090e98d8ac7768eaa330c65ff560876f4e8ae858d1fba6a19cee519ae84329d5c012868b79c44d8c5

doc/CHANGES.html

unreleased

0.2 - 2026-03-04

  • new API for Path_condition which makes enforcing invariants easier
  • expose Path_condition.pp
  • substitute equalities in the path condition

0.1 - 2026-02-09

  • first release