Skip to content

chenju2k6/z3-test

Repository files navigation

Build with docker (recommended)

docker build --tag z3-test  --file Dockerfile .

Test

To test single branch constraints

docker run -it z3-test /bin/bash
cd build
./z3test ../test

To test nested branch constraints

docker run -it z3-test /bin/bash
cd build
./z3ntest ../test_nested

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published