Projects per year
Abstract
Benchmarking is an important tool for assessing the relative performance of alternative solving approaches. However, the utility of benchmarking is limited by the quantity and quality of the available problem instances. Modern constraint programming languages typically allow the specification of a class-level model that is parameterised over instance data. This separation presents an opportunity for automated approaches to generate instance data that define instances that are graded (solvable at a certain difficulty level for a solver) or can discriminate between two solving approaches. In this paper, we introduce a framework that combines these two properties to generate a large number of benchmark instances, purposely generated for effective and informative benchmarking. We use five problems that were used in the MiniZinc competition to demonstrate the usage of our framework. In addition to producing a ranking among solvers, our framework gives a broader understanding of the behaviour of each solver for the whole instance space; for example by finding subsets of instances where the solver performance significantly varies from its average performance.
Original language | English |
---|---|
Title of host publication | 28th International Conference on Principles and Practice of Constraint Programming (CP 2022) |
Editors | Christine Solon |
Place of Publication | Dagstuhl |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
Number of pages | 18 |
ISBN (Electronic) | 9783959772402 |
DOIs | |
Publication status | Published - 23 Jul 2022 |
Publication series
Name | Leibniz International Proceedings in Informatics (LIPIcs) |
---|---|
Publisher | Schloss Dagstuhl -- Leibniz-Zentrum für Informatik |
Volume | 235 |
ISSN (Electronic) | 1868-8969 |
Keywords
- Instance generation
- Benchmarking
- Constraint programming
Fingerprint
Dive into the research topics of 'A framework for generating informative benchmark instances'. Together they form a unique fingerprint.Projects
- 2 Finished
-
-
Early Career Fellowship - Nguyen Dang: Constraint-based automated generation of synthetic benchmark instances
Dang, N. T. T. (PI)
1/09/20 → 31/08/23
Project: Fellowship
Datasets
-
A Framework for Generating Informative Benchmark Instances (code)
Dang, N. T. T. (Creator), Akgun, O. (Creator), Espasa Arxer, J. (Creator) & Miguel, I. J. (Creator), GitHub, 2022
https://github.com/stacs-cp/AutoIG
Dataset: Software