Skip to content

shnarazk/SAT-bench

Repository files navigation

SAT-bench, small utilities about SAT benchmark

  • benchm -- for running a SAT Competition's benchmark
  • sat-bench -- running micro benchmark(s)
  • satbench2csv

Examples

  • To compile and run a solver in the repository for a Rust project with options: -E --rt 0.9:
benchm -B SR19Core -T 300 --options \\-E\ \--rt\ 0.9 --repo ~/Repository/splr

The first two backslashes are required to use a string starting with '--' as a value for --options. And, in the argument, a backslash is required before any character that require escaping.

  • To run a compiled solver with option: --lucky=false:
benchm -B SR19 -T 100 --options \\--lucky=false --solver ~/.nix-profile/bin/cadical
  • To rebuild report after some edits:
benchm --rereport cadical-20200401 -N 2 -B SC18

This will rebuild "cadical-20200401-2-SC18.csv" using files under "cadical-20200401-2-SC18".

Nix flake

Please use the flake file included.

About

A benchmark suit for SAT solvers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy