Skip to content

SMT-LIB/pending-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Pending Benchmarks

The benchmarks collected in this repository use features that will be included in future SMT-LIB releases. They are not currently SMT-LIB compliant, and are not part of the official benchmark release. They are collected here to allow the community to experiment with these features.

When the non-standard features used by a problem set becomes part of the SMT-LIB standard, this set will be included in the next official benchmark release.

All benchmarks collected here follow the style guidelines of the official benchmark release.

Benchmark Sets

  • non-incremental/AUFBVDTNIA/20240618-LibMLKEM/
    • uses nat2bv and bv2nat
    • checked using Dolmen with --ext=bvconv.
  • non-incremental/QF_AUFBV/20240117-hevm-msoos
    • uses (as const
    • not checked with Dolmen.
  • non-incremental/LIA/psyco
    • have arithmetic expressions that are not compliant with SMT-LIB's restrictions on linear arithmetic.
  • non-incremental/AUFLIA/20230321-UltimateAutomizerSvcomp2023
  • non-incremental/QF_ABV/20230321-UltimateAutomizerSvcomp2023
    • Use nested array sorts (such as (Array Int (Array Int Int))) not allowed in LIA logics.

About

Benchmarks that use features currently not standardized.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages