quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add cl-z3

Open mister-walter opened this issue 10 months ago • 1 comments

cl-z3 provides Common Lisp bindings for the Z3 Satisfiability Modulo Theories solver. In short, this interface allows one to leverage Z3's ability to solve constraints involving variables over numbers, strings, bitvectors, uninterpreted functions, and more, including optimization problems.

Author: Andrew Walter License: MIT Repo: https://github.com/mister-walter/cl-z3

Thanks, and let me know if you have any questions or concerns!

mister-walter avatar Feb 10 '25 22:02 mister-walter

Failure log here: http://report.quicklisp.org/2025-03-30/failure-report/cl-z3.html

quicklisp avatar Mar 31 '25 01:03 quicklisp