Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 297 Bytes

This project wraps the Z3 solver into our common interfaces for solvers (located in the solver project). Normally, only the factory class should be used from this project to instantiate a new solver and then the common interfaces should be preferred.