3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-08 01:50:55 +00:00

Add nseq_parith.h and nseq_parikh.cpp: Parikh filter for ZIPT string solver

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-03-11 00:05:26 +00:00
parent 3054f0cb41
commit 334df71b11
3 changed files with 387 additions and 0 deletions

View file

@ -1,5 +1,6 @@
z3_add_component(smt_seq
SOURCES
nseq_parikh.cpp
seq_nielsen.cpp
COMPONENT_DEPENDENCIES
euf