mirror of
https://github.com/Z3Prover/z3
synced 2026-05-23 10:29:38 +00:00
... and another one...
This commit is contained in:
parent
4271bdad55
commit
9f4e823c8b
3 changed files with 81 additions and 23 deletions
|
|
@ -69,7 +69,7 @@ namespace seq {
|
|||
// Build a set of representative character snodes, one per
|
||||
// alphabet equivalence class, derived from the boundary points
|
||||
// of the given regex.
|
||||
void get_alphabet_representatives(euf::snode* re, euf::snode_vector& reps);
|
||||
bool get_alphabet_representatives(euf::snode* re, euf::snode_vector& reps);
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue