Benchmark
non-incremental/QF_S/20250410-matching/wildcard-matching-regex-81.smt2
Benchmarks for string matching problem with wildcards, which needs to determine whether two strings containing two wildcards can match.
Use re.allchar and (re.* re.allchar) to represent wildcards.
Determine whether the two strings match by judging whether the result of re.inter is re.none.
| Benchmark |
| Size | 107538 |
| Compressed Size | 11282 |
| License |
Creative Commons Attribution 4.0 International
(CC-BY-4.0)
|
| Category | crafted |
| First Occurrence | 2025-08-11 |
| Generated By | Shaoke Cui |
| Generated On | 2025-04-10 00:00:00 |
| Generator | — |
| Dolmen OK | 1 |
| strict Dolmen OK | 1 |
| check-sat calls | 1 |
| Status | unknown |
| Inferred Status | None |
| Size | 107530 |
| Compressed Size | 11293 |
| Max. Term Depth | 4 |
| Asserts | 1 |
| Declared Functions | 0 |
| Declared Constants | 0 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
= | 1 |
re.allchar | 5333 |
re.none | 1 |
str.to_re | 1808 |
re.* | 2614 |
re.++ | 2 |
re.inter | 1 |
| |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2025
|
0.33 (4/6) |
cvc5 |
cvc5 |
unknown ❌
|
0.39757
|
0.27513
|
| |
OSTRICH |
OSTRICH |
sat ✅
|
4.90083
|
10.87369
|
| |
Z3alpha |
Z3-alpha |
sat ✅
|
1.92097
|
6.37448
|
| |
Z3 |
Z3-alpha-base |
unknown ❌
|
1201.25912
|
1200.89948
|
| |
|
Z3-Noodler-base |
unknown ❌
|
1201.24880
|
1200.97869
|
| |
Z3-Noodler |
Z3-Noodler |
unsat ✅
|
25.92782
|
25.80672
|
| |
|
Z3-Noodler-Mocha-base |
unsat ✅
|
25.94735
|
25.81252
|
| |
Z3-Noodler-Mocha |
Z3-Noodler-Mocha |
unsat ✅
|
0.28868
|
0.16224
|