3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-05-26 03:46:22 +00:00
z3/src/smt/seq
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
..
CMakeLists.txt refactor: move nielsen graph display/to_dot routines into seq_nielsen_pp.cpp (#9090) 2026-03-22 17:44:22 -07:00
seq_nielsen.cpp code simplification, fix conflict in new_diseq_eh 2026-04-21 10:17:43 +02:00
seq_nielsen.h fix and optimize not-contains and regex equalities 2026-04-21 09:16:00 +02:00
seq_nielsen_pp.cpp Removed irrelevant information from membership constraints 2026-04-14 16:27:50 +02:00
seq_parikh.cpp Let's try to justify bounds 2026-04-20 15:52:35 +02:00
seq_parikh.h Let's try to justify bounds 2026-04-20 15:52:35 +02:00
seq_regex.cpp 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
seq_regex.h 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
seq_state.cpp Move nseq_regex/state into smt/seq and seq_model into smt/; rename to seq_* prefix (#8984) 2026-03-14 11:45:32 -07:00
seq_state.h Removed irrelevant information from membership constraints 2026-04-14 16:27:50 +02:00