mirror of
https://github.com/Z3Prover/z3
synced 2026-05-30 21:57:46 +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
|
Sequence/string graph layer
|
||||||
|
|
||||||
Encapsulates string and regex expressions for the string solver.
|
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
|
The sgraph maps Z3 sequence/regex AST expressions to snode structures
|
||||||
organized as binary concatenation trees with metadata, and owns an
|
organized as binary concatenation trees with metadata, and owns an
|
||||||
egraph with a seq_plugin for congruence closure.
|
egraph with a seq_plugin for congruence closure.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue