mirror of
https://github.com/Z3Prover/z3
synced 2026-03-07 05:44:51 +00:00
Update ZIPT link in euf_sgraph.h documentation
This commit is contained in:
parent
8d05ab56a1
commit
5ca200ba2c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Abstract:
|
|||
Sequence/string graph layer
|
||||
|
||||
Encapsulates string and regex expressions for the string solver.
|
||||
Implements the string graph layer from ZIPT (https://github.com/CEisenhofer/ZIPT).
|
||||
Implements the string graph layer from ZIPT (https://github.com/CEisenhofer/ZIPT/tree/parikh/ZIPT).
|
||||
The sgraph maps Z3 sequence/regex AST expressions to snode structures
|
||||
organized as binary concatenation trees with metadata, and owns an
|
||||
egraph with a seq_plugin for congruence closure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue