The Boolean Satisfiability Problem (SAT) is a prominent problem in theoretical computer science. While there is currently no known worst case polynomial bound for it, in practice, many computations terminate quickly. However, the runtime variance is large. In recent years, satisfiability solvers have advanced to the point where they can be competitively used for industrial purposes. Nevertheless, the field of empirical estimation of SAT runtime has not received much attention to date. In this dissertation we present a technique for runtime estimation for complete SAT solvers which uses a machine learning based approach. This technique uses data about the satisfiability testing process which are gathered both offline and online. Through expe...
Algorithms are more and more made available as part of libraries or tool kits. For a user of such a ...
We investigate the applicability of an existing framework for algorithm runtime prediction to the fi...
Li, XiaomingThe Boolean Satisfiability Problem (SAT) is a well-known and core problem in computer sc...
Perhaps surprisingly, it is possible to predict how long an algorithm will take to run on a previous...
The past few years have seen an enormous progress in the performance of Boolean satisfiability (SAT)...
The decision problem for Boolean satisfiability, generally referred to as SAT, is the archetypal NP-...
AbstractThe satisfiability problem is a basic core NP-complete problem. In recent years, a lot of he...
The satisfiability problem is a basic core NP-complete problem. In recent years, a lot of heuristic ...
Strangely enough, it is possible to use machine learning models to predict the satisfiability status...
This paper reviews the recent literature on solving the Boolean satisfiability problem (SAT), an arc...
Abstract. We present AVATARSAT, a SAT solver that uses machine-learning classifiers to automatically...
In practical applications, some important classes of problems are NP-complete. Although no worst-cas...
Boolean Satisfiability is a ubiquitous modeling tool in Electronic Design Automation (EDA). It finds...
We investigate the applicability of an existing framework for algorithm runtime prediction to the fi...
International audienceThis paper presents a detailed analysis of the scalability and parallelization...
Algorithms are more and more made available as part of libraries or tool kits. For a user of such a ...
We investigate the applicability of an existing framework for algorithm runtime prediction to the fi...
Li, XiaomingThe Boolean Satisfiability Problem (SAT) is a well-known and core problem in computer sc...
Perhaps surprisingly, it is possible to predict how long an algorithm will take to run on a previous...
The past few years have seen an enormous progress in the performance of Boolean satisfiability (SAT)...
The decision problem for Boolean satisfiability, generally referred to as SAT, is the archetypal NP-...
AbstractThe satisfiability problem is a basic core NP-complete problem. In recent years, a lot of he...
The satisfiability problem is a basic core NP-complete problem. In recent years, a lot of heuristic ...
Strangely enough, it is possible to use machine learning models to predict the satisfiability status...
This paper reviews the recent literature on solving the Boolean satisfiability problem (SAT), an arc...
Abstract. We present AVATARSAT, a SAT solver that uses machine-learning classifiers to automatically...
In practical applications, some important classes of problems are NP-complete. Although no worst-cas...
Boolean Satisfiability is a ubiquitous modeling tool in Electronic Design Automation (EDA). It finds...
We investigate the applicability of an existing framework for algorithm runtime prediction to the fi...
International audienceThis paper presents a detailed analysis of the scalability and parallelization...
Algorithms are more and more made available as part of libraries or tool kits. For a user of such a ...
We investigate the applicability of an existing framework for algorithm runtime prediction to the fi...
Li, XiaomingThe Boolean Satisfiability Problem (SAT) is a well-known and core problem in computer sc...