This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
z3
Watch
3
Star
0
Fork
You've already forked z3
0
mirror of
https://github.com/Z3Prover/z3
synced
2025-10-16 12:30:28 +00:00
Code
Activity
c79a16db2a
z3
/
src
/
math
/
polysat
/
univariate
History
Jakob Rath
b460150f98
tried logic ALL for univariate solver
...
Allows us to solve bench25 but some others turn into unknown
2023-01-25 11:42:02 +01:00
..
CMakeLists.txt
try to fix build
2022-09-21 14:03:07 +02:00
univariate_solver.cpp
tried logic ALL for univariate solver
2023-01-25 11:42:02 +01:00
univariate_solver.h
We need to use
expr_ref
when storing expressions across
add
calls
2023-01-16 15:41:04 +01:00