Skip to content
/ z3-docker Public

A docker container and scripts for running the z3 theorem prover.

Notifications You must be signed in to change notification settings

ftc/z3-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z3 Docker Container

A few scripts to run (the Z3 theorem prover)[https://github.com/Z3Prover/z3] using docker.

Run buildDocker.sh to build the docker container. It will be named "z3".

The z3Docker.sh script will mount the current working directory and call z3 on the arguments passed to it.

For example, to run test.z3:

./z3Docker.sh test.z3

About

A docker container and scripts for running the z3 theorem prover.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published