Benchmark
non-incremental/QF_S/20250410-matching/wildcard-matching-regex-126.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 | 14143 |
| Compressed Size | 3929 |
| 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 | sat |
| Size | 14135 |
| Compressed Size | 3934 |
| 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 | 319 |
re.none | 1 |
str.to_re | 297 |
re.* | 150 |
re.++ | 2 |
re.inter | 1 |
| |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2025
|
0.17 (5/6) |
cvc5 |
cvc5 |
unknown ❌
|
0.29423
|
0.17836
|
| |
OSTRICH |
OSTRICH |
sat ✅
|
1.85964
|
4.36601
|
| |
Z3alpha |
Z3-alpha |
sat ✅
|
0.41905
|
0.32600
|
| |
Z3 |
Z3-alpha-base |
sat ✅
|
0.31273
|
0.19153
|
| |
|
Z3-Noodler-base |
sat ✅
|
0.32788
|
0.20300
|
| |
Z3-Noodler |
Z3-Noodler |
sat ✅
|
0.72443
|
0.59575
|
| |
|
Z3-Noodler-Mocha-base |
sat ✅
|
0.70763
|
0.59027
|
| |
Z3-Noodler-Mocha |
Z3-Noodler-Mocha |
sat ✅
|
0.30110
|
0.16817
|