package symex
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Primitives to write symbolic execution engines
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.3.tar.gz
sha256=1092cc9299d70ab2c15956342ab4eac130fcb0db4b9aa6515212d189feed65c8
sha512=135a0d73b6b92837877f7a8cea53b8b79edcb14b3b07ff7c60146594c59af356aa07ad61b317ceafa6f4cef6312d591b594872371376b9907c988692dee6b2ff
Description
Symex is a library providing efficient primitives to write symbolic execution engines. It provides an efficient path condition and a monad for exploring paths.
Dev Dependencies (7)
-
ocb
>= "0.1" & with-dev-setup -
ocamlformat
>= "0.28" & with-dev-setup -
landmarks-ppx
with-dev-setup -
bisect_ppx
>= "2.5" & with-dev-setup -
alcotest
with-test -
mdx
with-test & >= "2.1" -
odoc
>= "3.0.0" & with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page