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:
parent
3054f0cb41
commit
334df71b11
3 changed files with 387 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
z3_add_component(smt_seq
|
||||
SOURCES
|
||||
nseq_parikh.cpp
|
||||
seq_nielsen.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
euf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue