Skip to content

priyasrikumar/ocaml-z3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-z3

An OCaml interface to the Z3 SMT solver

Local build steps

This package depends on the dune build system being installed on your machine.

From the project's root directory:

dune build

Installation with OPAM

  • Install Git

    On Mac OS X, Git is included with XCode.

  • Install OPAM

  • From the command line, run:

    opam pin add z3 https://github.com/priyasrikumar/ocaml-z3.git
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 99.8%
  • Makefile 0.2%