3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-13 12:25:37 +00:00

Update seq_regex_bisim.h

This commit is contained in:
Nikolaj Bjorner 2026-06-10 15:06:12 -07:00 committed by GitHub
parent 44a561ec46
commit 384414b10c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,8 @@ Abstract:
equivalence, based on the construction described in:
"Symbolic Extended Regular Expression Equivalence"
Veanes, Bjorner et al., CAV'26 (see \git\ere\cav26\paper.tex)
Ian, Kathi, Margus
The algorithm decides equivalence of two regexes p, q by performing
a bisimulation search on the symbolic derivative of p XOR q. A