3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-05 14:56:11 +00:00

Porting seq_split to master

This commit is contained in:
CEisenhofer 2026-06-12 15:18:14 +02:00
parent e05ebe8bef
commit 871a2b3bc8
5 changed files with 682 additions and 64 deletions

View file

@ -40,6 +40,7 @@ z3_add_component(rewriter
seq_axioms.cpp
seq_eq_solver.cpp
seq_subset.cpp
seq_split.cpp
seq_rewriter.cpp
seq_regex_bisim.cpp
seq_skolem.cpp