Satisfiability and Integer Programming As Complementary Tools

RM Li,D Zhou,DL Du
DOI: https://doi.org/10.1109/aspdac.2004.1337719
2005-01-01
Abstract:Satisfiability (SAT) and integer linear programming (ILP) are two related NP-complete problems. They both have a lot of important applications. We study the effectiveness of using them as a complementary tool to each other. We propose three different ILP formulations to solve SAT and compare them with state-of-the-art SAT solvers Berkmin and zchaff. On the other hand, we give two methods to solve ILP by using SAT solvers. In both cases, we achieve speed-ups of several orders for most of our tested examples.
What problem does this paper attempt to address?