SYNTCOMP / benchmarks

Repository of benchmarks for SYNTCOMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNTCOMP benchmarks

This repository contains all benchmarks collected over the years by SYNTCOMP community. There are several kinds of benchmarks:

  • aiger: safety games encoded in the extended AIGER format,
  • tlsf: LTL synthesis encoded in TLSF format,
  • tlsf-fin: LTLf synthesis, that is LTL for finite words, encoded in extended TLSF format
  • parity: parity games encoded in the extended HOA format.

Their folders contain more descriptions.

Submit new benchmarks

To submit a new benchmark

  • create a new issue
  • attach an archive with your new benchmarks with a sensible name
  • the archive should also contain readme.md or readme.pdf describing the benchmarks, relevant papers, etc.

We will check if everything is ok, and then add to the repository. Alternatively, you can create a pull request with your benchmarks.

Download benchmarks

If you find bugs in benchmarks, please create an issue describing the problem.

About

Repository of benchmarks for SYNTCOMP

License:Other


Languages

Language:Python 97.6%Language:Shell 2.4%