Metrics: Towards a Unified Library for Experimenting Solvers

3 juillet 2020
Durée : 00:29:49
Nombre de vues 24

by Thibault Falque, Romain Wallon and Hugues Wattez for the 11th Pragmatics of SAT International workshop (http://www.pragmaticsofsat.org/2020/).

When developing a SAT solver, one of the most important parts is to perform experiments so as to evaluate its performance. Most of the time, this process remains the same, so that everybody collects almost the same statistics about the solver execution. However, how many scripts are there to retrieve experimental data and draw scatter or cactus plots? Probably as many as researchers in the domain. Based on this observation, this paper introduces Metrics, a Python library, aiming to unify and make easier the analysis of solver experiments. The ambition of Metrics is to provide a complete toolchain from the execution of the solver to the analysis of its performance. In particular, this library simplifies the retrieval of experimental data from many different inputs (including the solver's output), and provides a nice interface for drawing commonly used plots, computing statistics about the execution of the solver, and effortlessly organizing them (e.g., in Jupyter notebooks). In the end, the main purpose of Metrics is to favor the sharing and reproducibility of experimental results and their analysis.

 Informations

  • Ajouté par : Daniel Le Berre
  • Mis à jour le : 4 juillet 2020 11:38
  • Type : Other
  • Langue principale : Anglais