March_eq: implementing additional reasoning into an efficient look-ahead SAT solver

  • Authors:
  • Marijn Heule;Mark Dufour;Joris van Zwieten;Hans van Maaren

  • Affiliations:
  • Department of Information Systems and Algorithms, Faculty of Electrical Engineering, Mathematics and Computer Sciences, Delft University of Technology;Department of Information Systems and Algorithms, Faculty of Electrical Engineering, Mathematics and Computer Sciences, Delft University of Technology;Department of Information Systems and Algorithms, Faculty of Electrical Engineering, Mathematics and Computer Sciences, Delft University of Technology;Department of Information Systems and Algorithms, Faculty of Electrical Engineering, Mathematics and Computer Sciences, Delft University of Technology

  • Venue:
  • SAT'04 Proceedings of the 7th international conference on Theory and Applications of Satisfiability Testing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses several techniques to make the look- ahead architecture for satisfiability (Sat) solvers more competitive. Our contribution consists of reduction of the computational costs to perform look-ahead and a cheap integration of both equivalence reasoning and local learning. Most proposed techniques are illustrated with experimental results of their implementation in our solver march_eq.