Algorithm selection for combinatorial search problems: A survey

L Kotthoff - Data mining and constraint programming: Foundations …, 2016 - Springer
Abstract The Algorithm Selection Problem is concerned with selecting the best algorithm to
solve a given problem on a case-by-case basis. It has become especially relevant in the last …

Asac: A benchmark for algorithm synthesis

Z Zhang, Y Sun, R Ji, S Li, X Peng, Z Huang… - … Proceedings of the …, 2024 - dl.acm.org
In this paper, we present the first benchmark for algorithm synthesis from formal
specification: ASAC. ASAC consists of 136 tasks covering a wide range of algorithmic …

Generating efficient solvers from constraint models

S Lin, N Meng, W Li - Proceedings of the 29th ACM Joint Meeting on …, 2021 - dl.acm.org
Combinatorial problems (CPs) arise in many areas, and people use constraint solvers to
automatically solve these problems. However, the state-of-the-art constraint solvers (eg …

Leveraging a constraint solver for minimizing test suites

J Campos, R Abreu - 2013 13th International Conference on …, 2013 - ieeexplore.ieee.org
Software (regression) testing is performed to detect errors as early as possible and
guarantee that changes did not affect the system negatively. As test suites tend to grow over …

Encoding test requirements as constraints for test suite minimization

J Campos, R Abreu - 2013 10th International Conference on …, 2013 - ieeexplore.ieee.org
Software (regression) testing is performed not only to detect errors as early as possible but
also to guarantee that changes did not affect the system negatively. As test suites tend to …

Hardware Design and Verification with Large Language Models: A Scoping Review, Challenges, and Open Issues

M Abdollahi, SF Yeganli, MA Baharloo, A Baniasadi - Electronics, 2025 - mdpi.com
Background: Large Language Models (LLMs) are emerging as promising tools in hardware
design and verification, with recent advancements suggesting they could fundamentally …

[PDF][PDF] Hardware Design and Verification with Large Language Models: A Literature Survey, Challenges, and Open Issues

M Abdollahi, SF Yeganli, MA Baharloo, A Baniasadi - 2024 - preprints.org
Large Language Models (LLMs) are emerging as promising tools in hardware design and
verification, with recent advancements suggesting they could fundamentally reshape …

Qualitative modelling via constraint programming

TW Kelsey, L Kotthoff, CA Jefferson, SA Linton, I Miguel… - Constraints, 2014 - Springer
Qualitative modelling is a technique integrating the fields of theoretical computer science,
artificial intelligence and the physical and biological sciences. The aim is to be able to model …

[PDF][PDF] Formal verification technique for consistency checking between equals and hashCode methods in Java

K Okano, H Shimba, T Ohta, H Onoue… - International Journal on …, 2015 - infsoc.org
Java objects used with the standard collection should override both of its equals and
hashCode methods. Both methods need to satisfy the consistency rules or unexpected …

Amrzone: A runtime amr data sharing framework for scientific applications

W Zhang, H Tang, S Harenberg, S Byna… - 2016 16th IEEE/ACM …, 2016 - ieeexplore.ieee.org
Frameworks that facilitate runtime data sharingacross multiple applications are of great
importance for scientificdata analytics. Although existing frameworks work well overuniform …