Skip to content

dreal/dreal-bazel-example-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

An example bazel project to show you how to use dReal as a library in a bazel project.

Setup

Install the prerequsites to build dReal.

Build Example Project

Following the above setup, please run the following to build and run the example project.

git clone https://github.com/dreal/dreal-bazel-example-project.git
cd dreal-bazel-example-project
bazel build //...
./bazel-bin/check_sat

About

Show how to use dReal as an external library using bazel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published