An Efficient Method to Transform SAT problems to Binary Integer Linear Programming Problem

03/27/2018
by   Wenxia Guo, et al.
0

In computational complexity theory, a decision problem is NP-complete when it is both in NP and NP-hard. Although a solution to a NP-complete can be verified quickly, there is no known algorithm to solve it in polynomial time. There exists a method to reduce a SAT (Satifiability) problem to Subset Sum Problem (SSP) in the literature, however, it can only be applied to small or medium size problems. Our study is to find an efficient method to transform a SAT problem to a mixed integer linear programming problem in larger size. Observing the feature of variable-clauses constraints in SAT, we apply linear inequality model (LIM) to the problem and propose a method called LIMSAT. The new method can work efficiently for very large size problem with thousands of variables and clauses in SAT tested using up-to-date benchmarks.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/13/2017

A Refutation of Guinea's "Understanding SAT is in P"

In this work, we summarize and critique the paper "Understanding SAT is ...
research
05/12/2019

Continuous-Time Systems for Solving 0-1 Integer Linear Programming Feasibility Problems

The 0-1 integer linear programming feasibility problem is an important N...
research
01/15/2023

Who Should Predict? Exact Algorithms For Learning to Defer to Humans

Automated AI classifiers should be able to defer the prediction to a hum...
research
12/27/2022

A Kernel Search Algorithm for Virtual Machine Consolidation Problem

Virtual machine consolidation describes the process of reallocation of v...
research
04/09/2019

Bridging between 0/1 and Linear Programming via Random Walks

Under the Strong Exponential Time Hypothesis, an integer linear program ...
research
11/26/2015

A Symbolic SAT-based Algorithm for Almost-sure Reachability with Small Strategies in POMDPs

POMDPs are standard models for probabilistic planning problems, where an...
research
06/16/2020

On the Hardness of Problems Involving Negator Relationships in an Artificial Hormone System

The Artificial Hormone System (AHS) is a self-organizing middleware to a...

Please sign up or login with your details

Forgot password? Click here to reset