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:
parent
44a561ec46
commit
384414b10c
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue