3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-14 06:45:25 +00:00
z3/src
Nikolaj Bjorner b33f444545 add an option to register callback on quantifier instantiation
Suppose a user propagator encodes axioms using quantifiers and uses E-matching for instantiation. If it wants to implement a custom priority scheme or drop some instances based on internal checks it can register a callback with quantifier instantiation
2025-08-06 21:11:55 -07:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api add an option to register callback on quantifier instantiation 2025-08-06 21:11:55 -07:00
ast add arithemtic saturation 2025-08-06 21:11:54 -07:00
cmd_context Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
math indentation 2025-07-25 11:00:30 -07:00
model Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
muz move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
nlsat use usize to suppress the data loss warnings 2025-07-02 14:42:55 -07:00
opt move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
params add option to selectively disable variable solving for only ground expressions 2025-07-25 19:15:20 -07:00
parsers Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
qe move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sat add an option to register callback on quantifier instantiation 2025-08-06 21:11:55 -07:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt add an option to register callback on quantifier instantiation 2025-08-06 21:11:55 -07:00
solver add an option to register callback on quantifier instantiation 2025-08-06 21:11:55 -07:00
tactic add an option to register callback on quantifier instantiation 2025-08-06 21:11:55 -07:00
test fix #7603: race condition in Ctrl-C handling (#7755) 2025-08-06 14:27:28 -07:00
util fix #7603: race condition in Ctrl-C handling (#7755) 2025-08-06 14:27:28 -07:00
CMakeLists.txt move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00