SYNTCOMP 2025 基准数据集
收藏资源简介:
该数据集由SYNTCOMP 2025反应式合成竞赛的基准规范构成,旨在为硬件电路自动生成提供标准化评估框架。数据集包含1586条以时序逻辑合成格式(TLSF)编写的规格说明,涵盖可实现与不可实现两类问题,数据来源于年度竞赛的累积成果。其创建过程通过竞赛组织者系统收集与格式化,确保逻辑严谨性与可比性。该数据集主要应用于形式验证与硬件设计自动化领域,用于测试和比较不同合成工具在从逻辑规约生成正确硬件电路方面的性能,旨在推动反应式合成算法的前沿发展。
This dataset comprises benchmark specifications from the SYNTCOMP 2025 Reactive Synthesis Competition, designed to offer a standardized evaluation framework for automatic hardware circuit generation. It contains 1,586 specification documents written in the Temporal Logic Synthesis Format (TLSF), covering both realizable and unrealizable problem cases, with data sourced from the cumulative outcomes of the annual competition. The dataset was systematically collected and formatted by the competition organizers during its curation, ensuring logical rigor and cross-sample comparability. Primarily applied in the fields of formal verification and hardware design automation, this dataset is used to test and compare the performance of various synthesis tools when generating correct hardware circuits from logical specifications, with the ultimate goal of advancing cutting-edge research in reactive synthesis algorithms.
数据集概述
该数据集由 SYNTCOMP 社区收集整理,主要用于反应合成与验证领域的基准测试。
数据类型与格式
数据集包含以下四种类型的基准测试,分别以不同格式保存:
- AIGER 格式:安全博弈(safety games),编码在扩展的 AIGER 格式中
- TLSF 格式:LTL(线性时态逻辑)合成问题
- TLSF-fin 格式:有限词上的 LTLf(LTL for finite words)合成问题,使用扩展的 TLSF 格式
- Parity 格式:奇偶博弈(parity games),使用扩展的 HOA 格式
下载链接
数据集按年份提供下载,以下是各年份的下载地址:
-
2025 年
- TLSF:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2025.1/selection-ltl-2025v2.zip - TLSF-fin:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2025.1/selection-ltlf-2025.zip - Parity:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2025.1/selection-parity-2025.zip
- TLSF:
-
2024 年
- TLSF:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2024.0.1/tlsfSelection2024.zip - TLSF-fin:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2024.0.1/tlsfFinSelection2024.zip - Parity:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2024.0.1/paritySelection2024.zip
- TLSF:
-
2023 年
- TLSF:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2023.4/TLSF_2023.zip - TLSF-fin:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2023.4/TLSF-fin_2023.zip - Parity:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2023.4/Parity_2023.zip
- TLSF:
-
2022 年
- TLSF:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2022/TLSF_2022.zip - Parity:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2022/PGAME_2022.zip
- TLSF:
-
2021 年
- TLSF:
https://github.com/SYNTCOMP/benchmarks/releases/download/v2021/TLSF_2021.zip - Parity(合成问题):
https://github.com/SYNTCOMP/benchmarks/releases/download/v2021/PGAME_Synth_2021.zip - Parity(可实现性问题):
https://github.com/SYNTCOMP/benchmarks/releases/download/v2021/PGAME_Real_2021.zip
- TLSF:
-
2020 年
- AIGER:
https://github.com/5nizza/syntcomp_benchmarks/releases/download/v2020/AIGER_2020.zip - TLSF:
https://github.com/5nizza/syntcomp_benchmarks/releases/download/v2020/TLSF_2020.zip - Parity:请参见仓库
- AIGER:
-
2019 年
- AIGER:
https://github.com/5nizza/syntcomp_benchmarks/releases/download/v2019/AIGER_2019.zip - TLSF:
https://github.com/5nizza/syntcomp_benchmarks/releases/download/v2019/TLSF_2019.zip
- AIGER:
-
2015-2018 年:请访问
https://syntcomp.react.uni-saarland.de/
提交新基准测试
如需提交新基准测试,可通过以下方式:
- 创建新 Issue,并将包含新基准测试的压缩包附加到 Issue 中
- 压缩包中应包含
readme.md或readme.pdf文件,描述基准测试及相关论文等信息 - 亦可直接创建 Pull Request 提交基准测试




