CEisenhofer
|
3908016651
|
Potentially fixed termination problem with projection operators
|
2026-06-02 17:04:31 +02:00 |
|
CEisenhofer
|
5b41c6eb9f
|
Better tracking for debugging
|
2026-06-01 19:50:34 +02:00 |
|
CEisenhofer
|
70031b674c
|
Added real projection operator
|
2026-05-29 15:51:35 +02:00 |
|
CEisenhofer
|
4cd908345a
|
Prevent expressions in partial dfa being freed to early
|
2026-05-26 13:07:38 +02:00 |
|
CEisenhofer
|
7ede1b9c3d
|
re.plus is a regex as well
|
2026-05-22 14:03:22 +02:00 |
|
CEisenhofer
|
dd00dd7362
|
First step towards not-reusing variables
|
2026-05-20 10:11:50 +02:00 |
|
CEisenhofer
|
9bb0f7e337
|
Fix some IDE warnings
|
2026-05-19 16:03:21 +02:00 |
|
CEisenhofer
|
71d7d70080
|
Missing dependency bug. Still not fixed, but better now
|
2026-05-12 14:00:50 +02:00 |
|
Nikolaj Bjorner
|
e242257070
|
avoid disequalities from str.at axioms
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-05-04 16:33:12 -07:00 |
|
Copilot
|
42582c6835
|
euf_seq_plugin: fix identity elimination after merge, activate loop merging, integrate sgraph improvements (#9414)
* Initial plan
* Initial plan
* Fix identity elimination after merge and activate loop merging in euf_seq_plugin
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/053b94e4-645a-4cde-ae5d-cf6d61222f92
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Apply three ZIPT code review improvements to euf_seq_plugin
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/da8647c4-ddff-47ce-9364-2eee3810c38d
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Address code review: improve loop-merge defensive code and test variable names
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/053b94e4-645a-4cde-ae5d-cf6d61222f92
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Refactor: extract saturating_add helper, simplify hash-check condition
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/da8647c4-ddff-47ce-9364-2eee3810c38d
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-04-29 11:12:00 -07:00 |
|
Nikolaj Bjorner
|
8cc85a7d7b
|
code simplification, fix conflict in new_diseq_eh
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-21 10:17:43 +02:00 |
|
Nikolaj Bjorner
|
352b14fe2b
|
fix and optimize not-contains and regex equalities
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-21 09:16:00 +02:00 |
|
Nikolaj Bjorner
|
e172aa370d
|
add simplification rule to concatentations of regex to avoid stack overflow in derivatives of very long expressions
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-20 18:20:43 +02:00 |
|
Nikolaj Bjorner
|
0bcdca787f
|
fix crashes when using replace_all
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-16 22:37:36 +02:00 |
|
CEisenhofer
|
82df1afeaf
|
tentative solution: use existing nullability check (we might want to check in the future which guards of the ITE are actually true)
|
2026-04-14 18:07:03 +02:00 |
|
Nikolaj Bjorner
|
725b13680e
|
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-14 08:39:22 -07:00 |
|
Nikolaj Bjorner
|
acae332b13
|
add spp for easier pretty printing snode
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-14 00:39:01 -07:00 |
|
CEisenhofer
|
38d725dc5a
|
Deriving by allchar should not crash
|
2026-04-09 11:48:35 +02:00 |
|
CEisenhofer
|
c7e7b40d40
|
Fix
|
2026-04-08 09:27:46 +02:00 |
|
Nikolaj Bjorner
|
b60a44c66b
|
classical
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-03 10:33:28 -07:00 |
|
Nikolaj Bjorner
|
cdccd389e9
|
revert s_unknown
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-03 10:04:13 -07:00 |
|
CEisenhofer
|
a81ce477f5
|
Added classical regex factorization
|
2026-04-02 20:08:00 +02:00 |
|
CEisenhofer
|
34cb0a17fc
|
str.at wants a special treatment...
|
2026-04-02 18:33:44 +02:00 |
|
CEisenhofer
|
5ec28d3bc8
|
Eliminate length gradients from regexes
|
2026-04-02 15:58:15 +02:00 |
|
Nikolaj Bjorner
|
2245451e96
|
remove aux function
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-04-01 19:07:37 -07:00 |
|
CEisenhofer
|
e25e93503b
|
First try to do better dependency tracking
|
2026-04-01 15:23:38 +02:00 |
|
Nikolaj Bjorner
|
6d2321e6fe
|
edits to seq_nielsen
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-30 17:36:27 -07:00 |
|
Nikolaj Bjorner
|
6d31bdcc21
|
use sk.mk_seq_eq to avoid disequality propagations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-29 15:45:54 -07:00 |
|
CEisenhofer
|
dcc85cf9ef
|
Bug in power elimination
|
2026-03-26 17:18:38 +01:00 |
|
CEisenhofer
|
3b5b53126e
|
Bug fixing with unit replacement
|
2026-03-26 15:56:58 +01:00 |
|
Nikolaj Bjorner
|
6a6f9b1892
|
Merge remote-tracking branch 'origin/master' into c3
# Conflicts:
# .github/workflows/qf-s-benchmark.lock.yml
# .github/workflows/qf-s-benchmark.md
# .github/workflows/zipt-code-reviewer.lock.yml
# .github/workflows/zipt-code-reviewer.md
# .gitignore
# src/ast/rewriter/seq_rewriter.cpp
# src/test/main.cpp
|
2026-03-24 17:44:48 -07:00 |
|
Nikolaj Bjorner
|
bc5818e12d
|
fix bogus decompose_ite
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-24 14:43:56 -07:00 |
|
Nikolaj Bjorner
|
a5c0ecafda
|
fixes to model generation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-24 13:27:28 -07:00 |
|
Nikolaj Bjorner
|
5803c6f202
|
fix bug in non-emptiness witness extraction
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-24 13:27:28 -07:00 |
|
Nikolaj Bjorner
|
dbdccbff97
|
use recursive function for not-contains
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-23 13:18:34 -07:00 |
|
Copilot
|
ced7952a7b
|
Implement not_contains_axiom in seq_axioms.cpp (#9098)
* Implement not_contains_axiom in seq_axioms.cpp
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/2df315a7-6f41-4d22-9e77-1e778d97fdb8
* Rewrite not_contains_axiom using recfun recursive function instead of skolem predicate
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/28c9f40f-e66f-41b6-bec0-efff6bc9f902
* Use structural decomposition a = unit(nth(a,0)) ++ tail(a) in not_contains_axiom else-branch
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/e35f6eaa-4c4a-4629-bce2-c6a2a96e2ace
* Refactor tail_s initialization in seq_axioms.cpp
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Co-authored-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-22 21:34:45 -07:00 |
|
Copilot
|
ad94dd1b7a
|
implement replace_all_axiom using recursive predicate ra(s,p,t,r) (#9095)
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/c550da78-28c6-4ab4-9bfb-7403ecc3320b
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-03-22 18:44:29 -07:00 |
|
Nikolaj Bjorner
|
d1d050f69f
|
not-contains placeholder
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-22 18:40:08 -07:00 |
|
Nikolaj Bjorner
|
00aac9a6a4
|
replace NYI by exceptions
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-22 16:07:48 -07:00 |
|
Nikolaj Bjorner
|
1863290b71
|
add deterministic solving for unit equations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-22 15:34:16 -07:00 |
|
Copilot
|
6b5401ef68
|
Remove s_other from snode_kind; unify under s_var and is_var() (#9087)
* remove s_other, use s_var and is_var() instead
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/d56594ed-7f7e-436a-a4b2-e6dc986b18a8
* fix build: add reset() override to test dummy solver stubs
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/d437376d-55d8-4087-baf1-e89451d2d597
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-03-22 12:05:24 -07:00 |
|
Nikolaj Bjorner
|
a39ff701c7
|
remove include of nielsen in sgraph
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-21 09:48:34 -07:00 |
|
Nikolaj Bjorner
|
ae12956545
|
updates based on discussion
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-20 11:20:29 -07:00 |
|
CEisenhofer
|
88ef8c7cda
|
Another regex witness bug
|
2026-03-20 14:07:12 +01:00 |
|
CEisenhofer
|
737c5d44ed
|
Simplify regex splits
|
2026-03-20 13:33:53 +01:00 |
|
CEisenhofer
|
9aaf103ca0
|
Fix union problem (might not solve all bugs)
|
2026-03-20 12:17:44 +01:00 |
|
CEisenhofer
|
4f884e7d9a
|
Bug
|
2026-03-20 12:11:18 +01:00 |
|
CEisenhofer
|
a873d5cdda
|
Fixed output error
|
2026-03-20 11:51:37 +01:00 |
|
Nikolaj Bjorner
|
1137d23725
|
fix bug reported in API coherence report
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-19 23:20:55 -07:00 |
|
Nikolaj Bjorner
|
0f4126f665
|
add filter for avoiding creating redundant disequality axioms
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-03-19 23:15:23 -07:00 |
|